iso2 property

String iso2

Returns the iso2 code of this TheCountry

Implementation

String get iso2 => _country.iso2Code;