capital property

String capital

Returns the capital code of this TheCountry

Implementation

String get capital => _country.capital;