state property

T state

The current state of the flow.

Implementation

T get state => _state;