list property

List<Country> get list

Implementation

static List<Country> get list => _list;