kenyaWestPokotCounty top-level constant

Region const kenyaWestPokotCounty

The West Pokot region in Kenya

Implementation

const Region kenyaWestPokotCounty = Region(
  id: 208,
  parentId: 113,
  longitude: 35.3905046,
  latitude: 1.6210076,
  name: "West Pokot",
  type: "county",
  stateCode: "47",
  cities: [
    westPokotCountyChepareriaCity,
    westPokotCountyKapenguriaCity,
    westPokotCountyTavetaCity,
    westPokotCountyVoiCity,
    westPokotCountyWundanyiCity
  ]);