address property
InternetAddress
get
address
The address the server is bound to.
Implementation
InternetAddress get address => _server.address;
The address the server is bound to.
InternetAddress get address => _server.address;