value property

Map<K, V> get value

Implementation

Map<K, V> get value => Map.unmodifiable(_map);