map property

Map<String, String?> map

Implementation

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