barbadosStates top-level constant

Map<int, Region> const barbadosStates

The 11 states of Barbados keyed by their id.

Implementation

const Map<int, Region> barbadosStates = <int, Region>{
    1228: barbadosChristChurch,
    1229: barbadosSaintAndrew,
    1226: barbadosSaintGeorge,
    1224: barbadosSaintJames,
    1227: barbadosSaintJohn,
    1223: barbadosSaintJoseph,
    1221: barbadosSaintLucy,
    1230: barbadosSaintMichael,
    1222: barbadosSaintPeter,
    1220: barbadosSaintPhilip,
    1225: barbadosSaintThomas
  };