kenyaNandiCounty top-level constant

Region const kenyaNandiCounty

The Nandi region in Kenya

Implementation

const Region kenyaNandiCounty = Region(
  id: 165,
  parentId: 113,
  longitude: 35.1268781,
  latitude: 0.1835867,
  name: "Nandi",
  type: "county",
  stateCode: "32",
  cities: [
    nandiCountyKapsabetCity,
    nandiCountyNandiHillsCity
  ]);