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