reverse property

Map<T, String> get reverse

Implementation

Map<T, String> get reverse => reverseMap;