asFlow

abstract fun asFlow(): Flow<T>

Executes the query and returns the values as a Flow.