egyptNewValley top-level constant

Region const egyptNewValley

The New Valley region in Egypt

Implementation

const Region egyptNewValley = Region(
  id: 3246,
  parentId: 65,
  longitude: 27.1735316,
  latitude: 24.5455638,
  name: "New Valley",
  type: null,
  stateCode: "WAD",
  cities: [
    newValleyAlKharijahCity,
    newValleyQasrAlFarafirahCity
  ]);