anyIPv6 property

InternetAddress anyIPv6
final

Implementation

static final anyIPv6 = InternetAddress._(
  '::',
  '::',
  InternetAddressType.IPv6,
);