unicodeWords property

List<String> get unicodeWords

Implementation

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