awaitSubscriptionCountAtLeast

suspend fun <T> <Error class: unknown class><T>.awaitSubscriptionCountAtLeast(threshold: Int)

Awaits until this MutableSharedFlow has at least threshold subscribes.

Parameters

threshold

a number of subscriptions to await