menu
dust_server package
documentation
serving.dart
ServerHandle
port property
port property
dark_mode
light_mode
port
property
int
port
final
The port the server bound to.
Implementation
final int port;
dust_server package
documentation
serving
ServerHandle
port property
ServerHandle class