JsApiService.customJsApi(String assetsJsPath, {String? host, Function()? onErrorCb}) : this._(assetsJsPath, url: host, onErrorCb: onErrorCb);