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