kenyaLamuCounty top-level constant

Region const kenyaLamuCounty

The Lamu region in Kenya

Implementation

const Region kenyaLamuCounty = Region(
  id: 166,
  parentId: 113,
  longitude: 40.4720004,
  latitude: -2.2355058,
  name: "Lamu",
  type: "county",
  stateCode: "21",
  cities: [
    lamuCountyLamuCity,
    lamuCountyWituCity
  ]);