dart_firebase_functions library

Functions

subjectFromCloudEvent(CloudEvent event) String
subjectPathFromCloudEvent(CloudEvent event) String

Typedefs

DocumentChange = _DocumentChange<QueryDocumentSnapshot>
OptionalDocumentChange = _DocumentChange<QueryDocumentSnapshot?>