menu
unlimited package
documentation
state.dart
DeployedUnit
ready property
ready property
dark_mode
light_mode
ready
property
bool
get
ready
Whether the unit is ready.
Implementation
bool get ready => !exhausted;
unlimited package
documentation
state
DeployedUnit
ready property
DeployedUnit class