landlocked static method

List<Country> landlocked()

All landlocked countries.

Implementation

static List<Country> landlocked() => _all.landlocked;