states property

Set<StateType> get states

Implementation

Set<StateType> get states => _states.toSet();