all static method

List<Country> all()

All 250 countries.

Implementation

static List<Country> all() => _all;