capital property

String get capital

Returns the capital code of this TheCountry

Implementation

String get capital => _country.capital;