isDestroyed property

bool get isDestroyed

Whether this context has been destroyed

Implementation

bool get isDestroyed => _isDestroyed;