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