W3cubDocs

/Dart 2

address property

InternetAddress address

Returns the address that the server is listening on. This can be used to get the actual address used, when the address is fetched by a lookup from a hostname.

Implementation

InternetAddress get address;

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.5.0/dart-io/HttpServer/address.html