isIP property

bool get isIP

Implementation

bool get isIP => isIPv4 || isIPv6;