regionCode property

String? regionCode
getter/setter pair

The Unicode country/region code (CLDR) of a location, such as "US" and "419" list.

For more information, see Standardized codes. If set, then results will be boosted based on the region_code provided.

Optional.

Implementation

core.String? regionCode;