port property

int port

current socket binding port, check isAlive before use

Implementation

int get port => socket.port;