neverFlow

inline fun neverFlow(): NeverFlow(source)

Returns a NeverFlow that never emits any values to the FlowCollector and never completes.