map property

Map<int, String> get map

Implementation

Map<int, String> get map => list.asMap();