kenyaEmbuCounty top-level constant

Region const kenyaEmbuCounty

The Embu region in Kenya

Implementation

const Region kenyaEmbuCounty = Region(
  id: 163,
  parentId: 113,
  longitude: 37.7237678,
  latitude: -0.6560477,
  name: "Embu",
  type: "county",
  stateCode: "06",
  cities: [
    embuCountyEmbuCity
  ]);