address property

InternetAddress address

The address used by this socket.

Implementation

InternetAddress get address => _socket.address;