regionCode property

String? regionCode
getter/setter pair

The CLDR/ISO 3166 region code for the country associated with this phone access.

Example: "SE" for Sweden. Calendar backend will populate this field only for EntryPointType.PHONE.

Implementation

core.String? regionCode;