coroutines-extensions
2.0.0-alpha03
coroutines-extensions
/
app.cash.sqldelight.coroutines
/
asFlow
as
Flow
fun
<
T
:
Any
>
<ERROR CLASS>
<
T
>
.
asFlow
(
)
:
<ERROR CLASS>
<
<ERROR CLASS>
<
T
>
>
Content copied to clipboard
Turns this Query into a Flow which emits whenever the underlying result set changes.