fun <T : Any> RowsFetchSpec<T>.flow(): Flow<T>
Coroutines Flow variant of RowsFetchSpec.all.
Author Sebastien Deleuze