kotlinx.coroutines
1.6.4-SNAPSHOT
common
kotlinx-coroutines-core
/
kotlinx.coroutines.flow
/
emptyFlow
empty
Flow
fun
<
T
>
emptyFlow
(
)
:
Flow
<
T
>
(
source
)
Returns an empty flow.