isCleared property

bool get isCleared

true if the map was cleared.

Implementation

bool get isCleared => _changes.isCleared;