isDestroyed property

bool isDestroyed

Implementation

bool get isDestroyed => _state == State.destroyed;