eritreaStates top-level constant

Map<int, Region> const eritreaStates

The 6 states of Eritrea keyed by their id.

Implementation

const Map<int, Region> eritreaStates = <int, Region>{
    3425: eritreaAnsebaRegion,
    3427: eritreaDebubRegion,
    3428: eritreaGashHypbarkaRegion,
    3426: eritreaMaekelRegion,
    3424: eritreaNorthernRedSeaRegion,
    3429: eritreaSouthernRedSeaRegion
  };