CountrySet constructor

CountrySet()

Implementation

factory CountrySet() {
  return _singleton;
}