countryCode property

String? countryCode
getter/setter pair

Two-letter country code of the phone number.

Examples: 'US', 'us'.

Required.

Implementation

core.String? countryCode;