countries property

List<CountryCode> countries
final

A list of countries that the query is applied in. Not supported in OfflineSearchEngine (only available for the Navigate license).

Implementation

final List<CountryCode> countries;