anyIPv4 property
IP version 4 any address.
Use this address when listening on the addresses of all adapters 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.dart.dev/stable/2.13.0/dart-io/InternetAddress/anyIPv4.html