dart / 2 / dart-io / internetaddress / anyipv4.html

anyIPv4 property

InternetAddress anyIPv4

IP version 4 any address.

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

Implementation

external static InternetAddress get anyIPv4;

© 2012 the Dart project authors
Licensed under the BSD 3-Clause "New" or "Revised" License.
https://api.dart.dev/stable/2.18.5/dart-io/InternetAddress/anyIPv4.html