stateData property

List<StateData>? get stateData

Implementation

List<StateData>? get stateData => _stateData;