highlightPostTag property

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

HTML string to insert after the highlighted parts in all highlight and snippet results.

Implementation

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