countryCode property

String? countryCode
getter/setter pair

The [ISO 3166-1 alpha-2](http://www.iso.org/iso/country_codes.htm) country code of the address.

Implementation

core.String? countryCode;