reverseMap property

Map<T, dynamic> reverseMap
getter/setter pair

Implementation

late Map<T, dynamic> reverseMap;