FlowBinding
flowbinding-common
/
reactivecircus.flowbinding.common
/
InitialValueFlow
/
skipInitialValue
skip
Initial
Value
fun
skipInitialValue
(
)
:
Flow
<
T
>
Returns a
Flow
that skips the initial emission of the current value.