indexToUnit property

Map<int, String> indexToUnit
getter/setter pair

Implementation

late Map<int, String> indexToUnit;