zambiaNorthernProvince top-level constant

Region const zambiaNorthernProvince

The Northern Province region in Zambia

Implementation

const Region zambiaNorthernProvince = Region(
  id: 1982,
  parentId: 246,
  longitude: 80.2767327,
  latitude: 8.8855027,
  name: "Northern Province",
  type: null,
  stateCode: "05",
  cities: [
    northernProvinceKaputaCity,
    northernProvinceKasamaCity,
    northernProvinceLuwinguCity,
    northernProvinceMbalaCity,
    northernProvinceMporokosoCity,
    northernProvinceMpulunguCity,
    northernProvinceMungwiCity
  ]);