omanStates top-level constant

Map<int, Region> const omanStates

The 13 states of Oman keyed by their id.

Implementation

const Map<int, Region> omanStates = <int, Region>{
    3058: omanAdDakhiliyah,
    3047: omanAdDhahirah,
    3048: omanAlBatinahNorth,
    3050: omanAlBatinahRegion,
    3049: omanAlBatinahSouth,
    3059: omanAlBuraimi,
    3056: omanAlWusta,
    3053: omanAshSharqiyahNorth,
    3051: omanAshSharqiyahRegion,
    3054: omanAshSharqiyahSouth,
    3057: omanDhofar,
    3052: omanMusandam,
    3055: omanMuscat
  };