state property

AsyncState<T> get state

Implementation

AsyncState<T> get state => _state;