destroyed property

bool get destroyed
inherited

Whether the object has been destroyed.

Implementation

bool get destroyed => _destroyed;