cloud_functions_platform_interface library

Classes

FirebaseFunctionsPlatform
The interface that implementations of cloud_functions must extend.
HttpsCallableOptions
Interface representing an HttpsCallable instance's options,
HttpsCallablePlatform
Interface for HttpsCallable implementations.

Exceptions / Errors

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