countryCode property

String? countryCode
getter/setter pair

The ISO-3166 Alpha-2 country code of the constant, eg.

"US". To display and query matching purpose, the keyword theme needs to be localized.

Output only.

Implementation

core.String? countryCode;