ALPHABET_MAP property

Map<String, int> ALPHABET_MAP
getter/setter pair

Implementation

Map<String, int> ALPHABET_MAP = <String, int>{};