anIntMap property

Map<String, int> anIntMap
getter/setter pair

Implementation

late Map<String, int> anIntMap;