icelandSouthernRegion top-level constant

Region const icelandSouthernRegion

The Southern Region region in Iceland

Implementation

const Region icelandSouthernRegion = Region(
  id: 3434,
  parentId: 100,
  longitude: 1.7976931348623157e+308,
  latitude: 1.7976931348623157e+308,
  name: "Southern Region",
  type: null,
  stateCode: "8",
  cities: [
    southernRegionAsahreppurCity,
    southernRegionBlaskogabyggCity,
    southernRegionFloahreppurCity,
    southernRegionGrimsnesHypOgGrafningshreppurCity,
    southernRegionHrunamannahreppurCity,
    southernRegionHverageriCity,
    southernRegionMyrdalshreppurCity,
    southernRegionSelfossCity,
    southernRegionSkaftarhreppurCity,
    southernRegionSkeiaHypOgGnupverjahreppurCity,
    southernRegionVestmannaeyjabaerCity,
    southernRegionVestmannaeyjarCity,
    southernRegionThorlakshofnCity
  ]);