port property

int port

Represents the port of the server. The default value is 8080.

Implementation

int get port => platform.port;