ghanaBonoEastRegion top-level constant

Region const ghanaBonoEastRegion

The Bono East region in Ghana

Implementation

const Region ghanaBonoEastRegion = Region(
  id: 4958,
  parentId: 83,
  longitude: -1.05,
  latitude: 7.75,
  name: "Bono East",
  type: "region",
  stateCode: "BE",
  cities: [
    bonoEastRegionAtebubuHypamantinCity,
    bonoEastRegionKintampoNorthCity,
    bonoEastRegionKintampoSouthCity,
    bonoEastRegionNkoranzaNorthCity,
    bonoEastRegionNkoranzaSouthCity,
    bonoEastRegionPruEastCity,
    bonoEastRegionPruWestCity,
    bonoEastRegionSeneEastCity,
    bonoEastRegionSeneWestCity,
    bonoEastRegionTechimanCity,
    bonoEastRegionTechimanNorthCity
  ]);