state property

AsyncQueryResult<T> state
inherited

The current state.

Implementation

State get state => _state;