phoneRegionCode property

String? phoneRegionCode
getter/setter pair

Two letter country code for the phone number, for example CA for Canadian numbers.

See the [ISO 3166-1 alpha-2](https://wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements) officially assigned codes.

Required.

Implementation

core.String? phoneRegionCode;