attributesToSnippet property

List<String>? attributesToSnippet
final

List of attributes to snippet, with an optional maximum number of words to snippet.

Implementation

final List<String>? attributesToSnippet;