countryCode property
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;
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.
core.String? countryCode;