text property

String? text
getter/setter pair

Each Search Theme has a value of a simple string, like keywords.

There are limits on overall length, allowed characters, and number of words.

Implementation

core.String? text;