Event triggered when a document is inserted into the collection.
final Event<Map<String, Object?>> onInsert = Event<Map<String, Object?>>();