countryCodes property

List<String>? countryCodes
getter/setter pair

List of country codes in the two-letter CLDR territory format.

Implementation

core.List<core.String>? countryCodes;