countryCode property

String? countryCode
getter/setter pair

Country where the ranking is calculated.

A WHERE condition on best_sellers.country_code is required in the query.

Implementation

core.String? countryCode;