query property

String? query
getter/setter pair

Query text.

Article Search uses this to store the input query used to generate the search results.

Implementation

core.String? query;