snippet property

String? snippet
getter/setter pair

The snippet of the document.

May contain escaped HTML character that should be unescaped prior to rendering.

Implementation

core.String? snippet;