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