unicodeWords property

List<String> unicodeWords

Implementation

List<String> get unicodeWords {
  return _unicodeAsciiWords();
}