functions. Change
interface static
The Functions interface for events that change state, such as Realtime Database or Cloud Firestore onWrite
and onUpdate
.
Properties
after
non-null Object
Represents the state after the event.
before
non-null Object
Represents the state prior to the event.