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

loopbackIPv4 property

InternetAddress loopbackIPv4

IP version 4 loopback address.

Use this address when listening on or connecting to the loopback adapter using IP version 4 (IPv4).

Implementation

external static InternetAddress get loopbackIPv4;

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