W3cubDocs

/Dart 2

anyIPv4 property

InternetAddress anyIPv4

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

Implementation

static InternetAddress get anyIPv4 => ANY_IP_V4;

© 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/anyIPv4.html