allCountries property

List<Country> allCountries

Implementation

static List<Country> get allCountries => Countries.countries;