highlightPreTag property
HTML tag to insert before the highlighted parts in all highlighted results and snippets.
Implementation
@JsonKey(name: r'highlightPreTag')
final String? highlightPreTag;
HTML tag to insert before the highlighted parts in all highlighted results and snippets.
@JsonKey(name: r'highlightPreTag')
final String? highlightPreTag;