term property

  1. @Index(type: IndexType.value, caseSensitive: false)
String term
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;