mainMap property

Map<K, V> get mainMap

Implementation

Map<K, V> get mainMap => _map;