state

abstract val state: StateFlow<QueryState<QueryChunks<T, S>>>(source)

State Flow to receive the current state of the query.