store property

  1. @visibleForTesting
Map<String, MapEntry<K, V>> store
finalinherited

Implementation

@visibleForTesting
final Map<String, MapEntry<K, V>> store = {};