toggle menu
FlowExt
common
switch theme
search in API
FlowExt
/
com.hoc081098.flowext
/
neverFlow
never
Flow
inline
fun
neverFlow
(
)
:
NeverFlow
(
source
)
Returns a
NeverFlow
that never emits any values to the
FlowCollector
and never completes.