beforeSelectedText property

String? beforeSelectedText
getter/setter pair

Anchor text before excerpt.

For requests, if the user bookmarked a screen that has no flowing text on it, then this field should be empty.

Implementation

core.String? beforeSelectedText;