egyptRedSea top-level constant

Region const egyptRedSea

The Red Sea region in Egypt

Implementation

const Region egyptRedSea = Region(
  id: 3240,
  parentId: 65,
  longitude: 34.1531947,
  latitude: 24.6826316,
  name: "Red Sea",
  type: null,
  stateCode: "BA",
  cities: [
    redSeaAlQusayrCity,
    redSeaElGounaCity,
    redSeaHurghadaCity,
    redSeaMakadiBayCity,
    redSeaMarsaAlamCity,
    redSeaRasGharibCity,
    redSeaSafagaCity
  ]);