call method
Returns the key of the child state that should be entered.
Implementation
@override
StateKey call(TransitionContext transCtx) => initialChild;
Returns the key of the child state that should be entered.
@override
StateKey call(TransitionContext transCtx) => initialChild;