isCollectionDeleted property

bool isCollectionDeleted

true if the underlying set was deleted.

Implementation

bool get isCollectionDeleted => changes.isDeleted;