onDocumentRemoved property

DocumentCallback<T>? onDocumentRemoved
final

Called when the Document has been removed

Implementation

final DocumentCallback<T>? onDocumentRemoved;