lebanonStates top-level constant

Map<int, Region> const lebanonStates

The 8 states of Lebanon keyed by their id.

Implementation

const Map<int, Region> lebanonStates = <int, Region>{
    2285: lebanonAkkar,
    2283: lebanonBaalbekHyphermel,
    2286: lebanonBeirut,
    2287: lebanonBeqaa,
    2282: lebanonMountLebanon,
    2288: lebanonNabatieh,
    2284: lebanonNorth,
    2281: lebanonSouth
  };