filteredCountries property

List<Country> filteredCountries
getter/setter pair

Implementation

List<Country> filteredCountries = countries;