cloud_functions library

Classes

FirebaseFunctions
The entry point for accessing FirebaseFunctions.
HttpsCallable
A reference to a particular Callable HTTPS trigger in Cloud Functions.
HttpsCallableOptions
Interface representing an HttpsCallable instance's options,
HttpsCallableResult<T>
The result of calling a HttpsCallable function.

Exceptions / Errors

FirebaseFunctionsException
Generic exception related to Cloud Functions. Check the error code and message for more details.