menu
webapp package
documentation
mongo_dart.dart
ServerConfig
hostUrl property
hostUrl property
dark_mode
light_mode
hostUrl
property
String
get
hostUrl
Implementation
String get hostUrl => '$host:${port.toString()}';
webapp package
documentation
mongo_dart
ServerConfig
hostUrl property
ServerConfig class