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