TransitionDsl

fun <P> TransitionDsl(eventPayloads: Flow<P>)
fun <E : Any> TransitionDsl(eventSelector: KClass<out E>)