egyptAswan top-level constant

Region const egyptAswan

The Aswan region in Egypt

Implementation

const Region egyptAswan = Region(
  id: 3225,
  parentId: 65,
  longitude: 32.7181375,
  latitude: 23.6966498,
  name: "Aswan",
  type: null,
  stateCode: "ASN",
  cities: [
    aswanAbuSimbelCity,
    aswanAswanCity,
    aswanIdfuCity,
    aswanKawmUmbuCity
  ]);