isCollectionDeleted property

bool get isCollectionDeleted

true if the underlying map was deleted.

Implementation

bool get isCollectionDeleted => _changes.isDeleted;