snippet property

String? snippet
getter/setter pair

Stores the subset of the referenced document's content.

This is useful to allow user peek the information of the referenced document.

Implementation

core.String? snippet;