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