unicodeMap property

Map<int, String> unicodeMap
getter/setter pair

Implementation

Map<int, String> unicodeMap = <int, String>{};