sudanNorthDarfur top-level constant

Region const sudanNorthDarfur

The North Darfur region in Sudan

Implementation

const Region sudanNorthDarfur = Region(
  id: 890,
  parentId: 209,
  longitude: 24.9042208,
  latitude: 15.7661969,
  name: "North Darfur",
  type: null,
  stateCode: "DN",
  cities: [
    northDarfurElFasherCity,
    northDarfurKutumCity,
    northDarfurUmmKaddadahCity
  ]);