i2 property

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

Implementation

Map<String?, int> i2 = {"key": 1, "key2": 2};