regionCode property

String? regionCode
getter/setter pair

Country/Region code.

The region is specified as a CLDR region code (e.g. "US", "FR").

Implementation

core.String? regionCode;