state property

InfiniteQueryState<T> state
final

The state of the infinite query.

Implementation

final InfiniteQueryState<T> state;