postalCodeGroupNames property
A list of postal group names.
The last value can be "all other locations". Example: ["zone 1", "zone 2", "all other locations"]. The referred postal code groups must match
the delivery country of the service.
Implementation
core.List<core.String>? postalCodeGroupNames;