lesothoStates top-level constant

Map<int, Region> const lesothoStates

The 10 states of Lesotho keyed by their id.

Implementation

const Map<int, Region> lesothoStates = <int, Region>{
    3030: lesothoBereaDistrict,
    3029: lesothoButhaHypbutheDistrict,
    3026: lesothoLeribeDistrict,
    3022: lesothoMafetengDistrict,
    3028: lesothoMaseruDistrict,
    3023: lesothoMohalesHoekDistrict,
    3024: lesothoMokhotlongDistrict,
    3025: lesothoQachasNekDistrict,
    3027: lesothoQuthingDistrict,
    3031: lesothoThabaHyptsekaDistrict
  };