keyToIndex property

Map<Key, int> keyToIndex
getter/setter pair

Implementation

late Map<Key, int> keyToIndex;