ghanaAshantiRegion top-level constant

Region const ghanaAshantiRegion

The Ashanti region in Ghana

Implementation

const Region ghanaAshantiRegion = Region(
  id: 48,
  parentId: 83,
  longitude: -1.5208624,
  latitude: 6.7470436,
  name: "Ashanti",
  type: "region",
  stateCode: "AH",
  cities: [
    ashantiRegionAgogoCity,
    ashantiRegionBekwaiCity,
    ashantiRegionEjuraCity,
    ashantiRegionKonongoCity,
    ashantiRegionKumasiCity,
    ashantiRegionMampongCity,
    ashantiRegionObuaseCity,
    ashantiRegionTafoCity
  ]);