term property
- @Index(type: IndexType.value, caseSensitive: false)
final
A word or phrase. This effectively acts as the headword, or the primary concept to be learned or represented in a dictionary entry.
Implementation
@Index(type: IndexType.value, caseSensitive: false)
final String term;