parent property

The parent of this state in the FSM tree.

Implementation

StateDefinition? get parent => _parent;