kotlinx.coroutines
1.6.4-SNAPSHOT
common
kotlinx-coroutines-core
/
kotlinx.coroutines.flow
/
emptyFlow
empty
Flow
common
fun
<
T
>
emptyFlow
(
)
:
Flow
<
T
>
Content copied to clipboard
Returns an empty flow.
Sources
common source
Link copied to clipboard