entries property

Iterable<MapEntry<String, Field>> get entries

Implementation

Iterable<MapEntry<String, Field>> get entries => _fields.entries;