port property

int port

The port this multi-protocol HTTP server runs on.

Implementation

int get port => _serverSocket.port;