map property

Map<K, V> get map

Implementation

Map<K, V> get map => _map();