query property

String? query
getter/setter pair

Text query to search for.

The search results from a query string will be less accurate than if providing an exact location, but can provide more inexact matches.

Implementation

core.String? query;