kenyaBungomaCounty top-level constant

Region const kenyaBungomaCounty

The Bungoma region in Kenya

Implementation

const Region kenyaBungomaCounty = Region(
  id: 168,
  parentId: 113,
  longitude: 34.5583766,
  latitude: 0.5695252,
  name: "Bungoma",
  type: "county",
  stateCode: "03",
  cities: [
    bungomaCountyBungomaCity,
    bungomaCountyMalikisiCity,
    bungomaCountyWebuyeCity
  ]);