ghanaNorthEastRegion top-level constant

Region const ghanaNorthEastRegion

The North East region in Ghana

Implementation

const Region ghanaNorthEastRegion = Region(
  id: 4960,
  parentId: 83,
  longitude: -0.366667,
  latitude: 10.516667,
  name: "North East",
  type: "region",
  stateCode: "NE",
  cities: [
    northEastRegionBunkpuruguHypnyakpanduriCity,
    northEastRegionChereponiCity,
    northEastRegionEastMamprusiCity,
    northEastRegionMampruguHypmoagduriCity,
    northEastRegionWestMamprusiCity,
    northEastRegionYunyooHypnasuanCity
  ]);