TheCountry constructor

const TheCountry(
  1. _TheCountry _country
)

Class having all the vitals about a Country

Implementation

const TheCountry(this._country);