synonyms property

  1. @JsonKey(name: r'synonyms')
bool? synonyms
final

Whether to take into account an index's synonyms for this search.

Implementation

@JsonKey(name: r'synonyms')
final bool? synonyms;