isExtractable property

bool isExtractable

Whether extract will succeed.

Implementation

bool get isExtractable => !isDestroyed;