skipInitialValue

fun skipInitialValue(): Flow<T>

Returns a Flow that skips the initial emission of the current value.