snippet property

Snippet? snippet
final

The snippet object contains basic details about a search result, such as its title or description. For example, if the search result is a video, then the title will be the video's title and the description will be the video's description.

Implementation

final Snippet? snippet;