countries property

List<CountryInfo> countries
read / write

The list of countries.

Implementation

late List<CountryInfo> countries;