chars property

List<String> chars
final

Vocabulary in canonical order — chars[i] is the string for id i.

Implementation

final List<String> chars;