The map entries of this Map.
@override Iterable<MapEntry<K, V>> get entries => _HashMapEntries(this);