HttpsCallableWeb constructor
HttpsCallableWeb()
Constructor.
Implementation
HttpsCallableWeb(FirebaseFunctionsPlatform functions, this._webFunctions,
String? origin, String? name, HttpsCallableOptions options, Uri? uri)
: super(functions, origin, name, options, uri);