subscribe

suspend fun <E : Event> Flow<E>.subscribe(handler: (E) -> Unit): Job(source)