SharedFlowEventBus

fun SharedFlowEventBus(coroutineScope: CoroutineScope, replay: Int = 0, extraBufferCapacity: Int = 16, onBufferOverflow: BufferOverflow = BufferOverflow.SUSPEND)(source)