CountryBuilder constructor

CountryBuilder()

Implementation

CountryBuilder() {
  Country._defaults(this);
}