address property

InternetAddress address

Returns the address used by this socket.

Implementation

InternetAddress get address => _socket.address;