menu
omnyserver package
documentation
omnyserver_hub.dart
HttpApiServer
boundPort property
boundPort property
dark_mode
light_mode
boundPort
property
int
get
boundPort
The bound port (valid after
start
).
Implementation
int get boundPort => _server?.port ?? port;
omnyserver package
documentation
omnyserver_hub
HttpApiServer
boundPort property
HttpApiServer class