ghanaGreaterAccraRegion top-level constant

Region const ghanaGreaterAccraRegion

The Greater Accra region in Ghana

Implementation

const Region ghanaGreaterAccraRegion = Region(
  id: 54,
  parentId: 83,
  longitude: 0.0746767,
  latitude: 5.8142836,
  name: "Greater Accra",
  type: "region",
  stateCode: "AA",
  cities: [
    greaterAccraRegionAccraCity,
    greaterAccraRegionAtsiamanCity,
    greaterAccraRegionDomeCity,
    greaterAccraRegionGbaweCity,
    greaterAccraRegionMedinaEstatesCity,
    greaterAccraRegionNunguaCity,
    greaterAccraRegionTemaCity,
    greaterAccraRegionTeshiOldTownCity
  ]);