query property

String? query
getter/setter pair

Raw search query.

If this field is empty, the request is considered a category browsing request and returned results are based on filter and page_categories.

Implementation

core.String? query;