contains

suspend fun <T> Flow<T>.contains(element: T): Boolean

Sources

Link copied to clipboard