currency property

String currency

Returns the currency code of this TheCountry

Implementation

String get currency => _country.currency;