kenyaKerichoCounty top-level constant

Region const kenyaKerichoCounty

The Kericho region in Kenya

Implementation

const Region kenyaKerichoCounty = Region(
  id: 193,
  parentId: 113,
  longitude: 35.4781926,
  latitude: -0.1827913,
  name: "Kericho",
  type: "county",
  stateCode: "12",
  cities: [
    kerichoCountyKerichoCity,
    kerichoCountyKipkelionCity,
    kerichoCountyLiteinCity,
    kerichoCountyLondianiCity
  ]);