asFlow

fun <T : Any> <ERROR CLASS><T>.asFlow(): <ERROR CLASS><<ERROR CLASS><T>>

Turns this Query into a Flow which emits whenever the underlying result set changes.