port property

int get port

The port the server is listening on.

Implementation

int get port => _server.port;