whenEvent

abstract fun whenEvent(event: Any, state: Any? = null, ownerId: String = OwnerId.DEFAULT_OWNER_ID, block: ExpectDsl<T>.() -> Unit)