list property

List<Country> list

Implementation

static List<Country> get list => _list;