lookUp top-level property

Map lookUp
getter/setter pair

Implementation

Map lookUp = {
  "consonant": {},
  "vowel": {},
  "punctuation": {},
  "digit": {},
};