countryCode property

String? countryCode
getter/setter pair

The country code of the country where the carrier is located, for example, "AR", "FR", etc.

Output only.

Implementation

core.String? countryCode;