getMap method

Map<int, String>? getMap()

Implementation

Map<int, String>? getMap() => _map;