countryCode property

String? countryCode
getter/setter pair

The CLDR territory code of the country in which the holiday is available.

For example, "US", "DE", "GB". A holiday cutoff can only be configured in a shipping settings service with matching delivery country. Always present.

Implementation

core.String? countryCode;