postEvent

suspend fun postEvent(event: T)
fun postEvent(event: T, scope: CoroutineScope): Job