reading property

  1. @Index(type: IndexType.value, caseSensitive: false)
String reading
final

An alternate form of the term. This is useful for languages which have an which must distinguish different keys which share the same term, but may have multiple pronunciations.

Implementation

@Index(type: IndexType.value, caseSensitive: false)
final String reading;