Entries property

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

Implementation

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