mappedVowels property

Map<String, List<String>> mappedVowels

Implementation

static Map<String, List<String>> get mappedVowels {
  return _mappedVowels;
}