Event triggered when a document is updated in the collection.
final Event<Map<String, Object?>> onUpdate = Event<Map<String, Object?>>();