state

abstract val state: StateFlow<QueryState<T>>

State Flow to receive the current state of the query.