state property

AsyncSlotState get state

The current state-machine state.

Implementation

AsyncSlotState get state => _state;