Event triggered when a document is deleted from the collection.
final Event<Map<String, Object?>> onDelete = Event<Map<String, Object?>>();