entries property

Iterable<MapEntry> get entries

Implementation

Iterable<MapEntry> get entries => stateData.entries;