port property

int get port

Implementation

int get port => _server?.port ?? config.port;