onEach

inline fun <P : Any> onEach(eventPayloads: Observable<P>, init: TransitionDsl<S, P, E>.() -> Unit)