restrictHighlightAndSnippetArrays property
- @JsonKey.new(name: r'restrictHighlightAndSnippetArrays')
final
Restrict highlighting and snippeting to items that matched the query.
Implementation
@JsonKey(name: r'restrictHighlightAndSnippetArrays')
final bool? restrictHighlightAndSnippetArrays;