isIpv4 property

bool get isIpv4

Implementation

bool get isIpv4 => type == InternetAddressType.IPv4;