countryCode property

String? countryCode
getter/setter pair

Country code used to display the card's country (when the user is not in that country), as well as to display localized content when content is not available in the user's locale.

Implementation

core.String? countryCode;