aNullableMapWithNullableInts property

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

Implementation

Map<String, int?>? aNullableMapWithNullableInts;