countryCodeList property

List<Country> countryCodeList
getter/setter pair

Implementation

List<Country> countryCodeList = <Country>[];