regionCode property

String? regionCode
getter/setter pair

Region code as defined by https://cldr.unicode.org/.

This is the country the current state applies to.

Required.

Implementation

core.String? regionCode;