W3cubDocs

/Dart 2

anyIPv6 property

InternetAddress anyIPv6

IP version 6 any address. Use this address when listening on all adapters IP addresses using IP version 6 (IPv6).

Implementation

static InternetAddress get anyIPv6 => ANY_IP_V6;

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/2.0.0/dart-io/InternetAddress/anyIPv6.html