ready property

bool get ready

Whether the unit is ready.

Implementation

bool get ready => !exhausted;