localName property

String localName

Returns the localName code of this TheCountry

Implementation

String get localName => _country.name;