Entries property

Map<TKey?, TEntry> get Entries
Gets the entries.

Implementation

Map<TKey?, TEntry> get Entries => this._entries;