map property

Map<K, V>? map

Implementation

Map<K, V>? get map => _map;