entries property

Iterable<MapEntry> get entries

GeneralLib entries

Implementation

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