isCleared property

bool isCleared
inherited

true if the collection was cleared.

Implementation

bool get isCleared => _changes.isCleared;