countries property

List<Country>? countries
final

List of Country to display see countries.dart for format

Implementation

final List<Country>? countries;