httpsCallable function
- @JS()
- @staticInterop
- FunctionsJsImpl functions,
- JSString name, [
- HttpsCallableOptions? options
Implementation
@JS()
@staticInterop
external JSFunction httpsCallable(FunctionsJsImpl functions, JSString name,
[HttpsCallableOptions? options]);