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