map property

Map<String, T>? map
getter/setter pair

Implementation

Map<String, T>? map;