transitions property

Set<Transition> transitions

Implementation

Set<Transition> get transitions => Set.unmodifiable(_transitions);