deliveryCountries property

List<String>? deliveryCountries
getter/setter pair

The CLDR territory code of the countries to which the service applies.

Required.

Implementation

core.List<core.String>? deliveryCountries;