isDestroyed property

bool isDestroyed

Returns whether this instance has been destroyed.

Implementation

bool get isDestroyed => _isDestroyed;