egyptStates top-level constant
The 27 states of Egypt
keyed by their id.
Implementation
const Map<int, Region> egyptStates = <int, Region>{
3235: egyptAlexandria,
3225: egyptAswan,
3236: egyptAsyut,
3241: egyptBeheira,
3230: egyptBeniSuef,
3223: egyptCairo,
3245: egyptDakahlia,
3224: egyptDamietta,
3238: egyptFaiyum,
3234: egyptGharbia,
3239: egyptGiza,
3244: egyptIsmailia,
3222: egyptKafrElHypsheikh,
3242: egyptLuxor,
3231: egyptMatrouh,
3243: egyptMinya,
3228: egyptMonufia,
3246: egyptNewValley,
3227: egyptNorthSinai,
3229: egyptPortSaid,
3232: egyptQalyubia,
3247: egyptQena,
3240: egyptRedSea,
5067: egyptSharqia,
3226: egyptSohag,
3237: egyptSouthSinai,
3233: egyptSuez
};