isRemoved property

bool get isRemoved

Implementation

bool get isRemoved => _removedState[this] ?? false;