menu
omnyshell package
documentation
omnyshell_hub.dart
WsServerEndpoint
port property
port property
dark_mode
light_mode
port
property
int
get
port
The port the server is listening on.
Implementation
int get port => _server.port;
omnyshell package
documentation
omnyshell_hub
WsServerEndpoint
port property
WsServerEndpoint class