replaceSynonymsInHighlight property
Whether to highlight and snippet the original word that matches the synonym or the synonym itself.
Implementation
@JsonKey(name: r'replaceSynonymsInHighlight')
final bool? replaceSynonymsInHighlight;
Whether to highlight and snippet the original word that matches the synonym or the synonym itself.
@JsonKey(name: r'replaceSynonymsInHighlight')
final bool? replaceSynonymsInHighlight;