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