snippetResult property
Snippeted attributes show parts of the matched attributes. Only returned when attributesToSnippet is non-empty.
Implementation
@JsonKey(name: r'_snippetResult')
final Map<String, dynamic>? snippetResult;
Snippeted attributes show parts of the matched attributes. Only returned when attributesToSnippet is non-empty.
@JsonKey(name: r'_snippetResult')
final Map<String, dynamic>? snippetResult;