swazilandStates top-level constant

Map<int, Region> const swazilandStates

The 4 states of Swaziland keyed by their id.

Implementation

const Map<int, Region> swazilandStates = <int, Region>{
    969: swazilandHhohhoDistrict,
    970: swazilandLubomboDistrict,
    968: swazilandManziniDistrict,
    971: swazilandShiselweniDistrict
  };