port property

int? port

The port of the server.

Implementation

int? get port => _port;