ghanaCentralRegion top-level constant
Region
const ghanaCentralRegion
The Central
region in Ghana
Implementation
const Region ghanaCentralRegion = Region(
id: 52,
parentId: 83,
longitude: -1.0,
latitude: 5.5,
name: "Central",
type: "region",
stateCode: "CP",
cities: [
centralRegionApamCity,
centralRegionCapeCoastCity,
centralRegionDunkwaCity,
centralRegionElminaCity,
centralRegionFosoCity,
centralRegionKasoaCity,
centralRegionMumfordCity,
centralRegionSaltpondCity,
centralRegionSwedruCity,
centralRegionWinnebaCity
]);