isCleared property

bool get isCleared
inherited

true if the collection was cleared.

Implementation

bool get isCleared => _changes.isCleared;