menu
star_live package
documentation
common/param_manager.dart
ParamManager
getJcApplicationHost method
getJcApplicationHost method
dark_mode
light_mode
getJcApplicationHost
method
String
getJcApplicationHost
(
)
金蟾应用域名
Implementation
String getJcApplicationHost() { return _getParamModel()?.jcApplicationHost ?? ""; }
star_live package
documentation
common/param_manager
ParamManager
getJcApplicationHost method
ParamManager class