name property

String name

English name of the country

Implementation

String get name => countriesName[isoCode]!;