default

fun default(action: DefaultStateAction<C, S, E, A, R>)

Defines a default action when no other transition are matched

Parameters

action

The action will be performed when no matching state can be found