highlightPostTag property

  1. @JsonKey(name: r'highlightPostTag')
String? highlightPostTag
final

HTML tag to insert after the highlighted parts in all highlighted results and snippets.

Implementation

@JsonKey(name: r'highlightPostTag')
final String? highlightPostTag;