address property
InternetAddress addressReturns 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.
Source
InternetAddress 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/HttpServer/address.html