port property

int get port

The port number the underlying server is listening on.

Implementation

int get port => _server.port;