FlowExt
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
FlowExt
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.