address property

InternetAddress get address

The address the server is bound to.

Implementation

InternetAddress get address => _server.address;