menu
get_net_work package
documentation
api/env_config.dart
EnviromentConfig
setDevHost static method
setDevHost static method
dark_mode
light_mode
setDevHost
static method
void
setDevHost
(
String
dev
)
Implementation
static void setDevHost(String dev) { UrlUtils.devHost = dev; }
get_net_work package
documentation
api/env_config
EnviromentConfig
setDevHost static method
EnviromentConfig class