queryText property

String? queryText
getter/setter pair

The query text of a keyword theme that will be used to map to similar keyword themes.

For example, "plumber" or "roofer".

Implementation

core.String? queryText;