state property

InstanceState? state
final

The status code and the state (e.g., running) for the instance.

Implementation

final InstanceState? state;