swedenGotlandCounty top-level constant

Region const swedenGotlandCounty

The Gotland County region in Sweden

Implementation

const Region swedenGotlandCounty = Region(
  id: 1546,
  parentId: 213,
  longitude: 18.4867447,
  latitude: 57.4684121,
  name: "Gotland County",
  type: null,
  stateCode: "I",
  cities: [
    gotlandCountyGotlandCity,
    gotlandCountyHemseCity,
    gotlandCountyKlintehamnCity,
    gotlandCountyVibbleCity,
    gotlandCountyVisbyCity
  ]);