icelandNortheasternRegion top-level constant

Region const icelandNortheasternRegion

The Northeastern Region region in Iceland

Implementation

const Region icelandNortheasternRegion = Region(
  id: 3437,
  parentId: 100,
  longitude: -74.2179326,
  latitude: 43.2994285,
  name: "Northeastern Region",
  type: null,
  stateCode: "6",
  cities: [
    northeasternRegionAkureyriCity,
    northeasternRegionDalvikCity,
    northeasternRegionDalvikurbyggCity,
    northeasternRegionEyjafjararsveitCity,
    northeasternRegionFjallabyggCity,
    northeasternRegionGrytubakkahreppurCity,
    northeasternRegionHorgarsveitCity,
    northeasternRegionHusavikCity,
    northeasternRegionLanganesbyggCity,
    northeasternRegionLaugarCity,
    northeasternRegionSiglufjorurCity,
    northeasternRegionSkutustaahreppurCity,
    northeasternRegionSvalbarsstrandarhreppurCity,
    northeasternRegionTjorneshreppurCity,
    northeasternRegionThingeyjarsveitCity
  ]);