qatarStates top-level constant

Map<int, Region> const qatarStates

The 8 states of Qatar keyed by their id.

Implementation

const Map<int, Region> qatarStates = <int, Region>{
    3182: qatarAlDaayen,
    3183: qatarAlKhor,
    3177: qatarAlRayyanMunicipality,
    3179: qatarAlWakrah,
    3178: qatarAlHypshahaniya,
    3181: qatarDoha,
    3180: qatarMadinatAshShamal,
    3184: qatarUmmSalalMunicipality
  };