onPersist property

void Function(Set<Document> batch)? onPersist
final

Implementation

final void Function(Set<Document> batch)? onPersist;