IP_V4 constant Null safety

InternetAddressType const IP_V4
@Deprecated("Use IPv4 instead")

Implementation

@Deprecated("Use IPv4 instead")
static const InternetAddressType IP_V4 = IPv4;