regionCode property

String? regionCode
getter/setter pair

The region code, specified as a CLDR two-character region code.

This affects address formatting, result ranking, and may influence what results are returned. This does not restrict results to the specified region. To restrict results to a region, use region_code_restriction.

Optional.

Implementation

core.String? regionCode;