W3cubDocs

/Dart 2

address property

String address

The numeric address of the host. For IPv4 addresses this is using the dotted-decimal notation. For IPv6 it is using the hexadecimal representation.

Implementation

String get address;

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