map property

Map<int, String> get map

Implementation

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