namibiaOshikotoRegion top-level constant

Region const namibiaOshikotoRegion

The Oshikoto Region region in Namibia

Implementation

const Region namibiaOshikotoRegion = Region(
  id: 42,
  parentId: 152,
  longitude: 16.912251,
  latitude: -18.4152575,
  name: "Oshikoto Region",
  type: null,
  stateCode: "OT",
  cities: [
    oshikotoRegionOmuthiyaCity,
    oshikotoRegionTsumebCity
  ]);