isCollectionDeleted property

bool isCollectionDeleted

true if the underlying list was deleted.

Implementation

bool get isCollectionDeleted => changes.isDeleted;