menu
layrz_protocol package
documentation
servers/http.dart
HttpServer
port property
port property
dark_mode
light_mode
port
property
int
get
port
Implementation
int get port => _ioServer?.port ?? 0;
layrz_protocol package
documentation
servers/http
HttpServer
port property
HttpServer class