map property

Map<String, String> get map

Implementation

Map<String, String> get map => _map;