icelandNorthwesternRegion top-level constant

Region const icelandNorthwesternRegion

The Northwestern Region region in Iceland

Implementation

const Region icelandNorthwesternRegion = Region(
  id: 3435,
  parentId: 100,
  longitude: -73.0471688,
  latitude: 41.9133932,
  name: "Northwestern Region",
  type: null,
  stateCode: "5",
  cities: [
    northwesternRegionAkrahreppurCity,
    northwesternRegionHunathingVestraCity,
    northwesternRegionSauarkrokurCity,
    northwesternRegionSkagabyggCity,
    northwesternRegionSveitarfelagiSkagafjorurCity
  ]);