words property
Compound dictionary word declensions. If the entry already exists in Algolia's standard dictionary, you can override its behavior by adding it to the custom dictionary and setting its state
to disabled
.
Implementation
@JsonKey(name: r'words')
final List<String>? words;