iso3 property

String iso3

Returns the iso3 code of this TheCountry

Implementation

String get iso3 => _country.iso3Code;