port property

int get port

The port used by this socket.

Implementation

int get port => _socket.port;