countryList property

List<Country> countryList
getter/setter pair

Implementation

static List<Country> countryList = [];