dart / 1 / dart-io / internetaddress / address.html

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.

Source

String get address;

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-io/InternetAddress/address.html