emptyFlow

fun <T> emptyFlow(): Flow<T>

Returns an empty flow.

Sources

Link copied to clipboard