anyIPv4 property

InternetAddress anyIPv4
final

Implementation

static final anyIPv4 = InternetAddress._(
  '0.0.0.0',
  '0.0.0.0',
  InternetAddressType.IPv4,
);