countryCode property
Country where the ranking is calculated.
A WHERE
condition on best_sellers.country_code
is required in the
query.
Implementation
core.String? countryCode;
Country where the ranking is calculated.
A WHERE
condition on best_sellers.country_code
is required in the
query.
core.String? countryCode;