aNullableIntMap property

Map<String, int>? aNullableIntMap
getter/setter pair

Implementation

Map<String, int>? aNullableIntMap;