getJcWebViewHost method

String getJcWebViewHost()

金蟾WebView域名

Implementation

String getJcWebViewHost() {
  return _getParamModel()?.jcWebviewHost ?? "";
}