address property
The InternetAddress used to connect this socket.
Throws a SocketException if the socket is closed.
Implementation
@override
InternetAddress address;
The InternetAddress used to connect this socket.
Throws a SocketException if the socket is closed.
@override
InternetAddress address;