vanuatuStates top-level constant

Map<int, Region> const vanuatuStates

The 6 states of Vanuatu keyed by their id.

Implementation

const Map<int, Region> vanuatuStates = <int, Region>{
    4775: vanuatuMalampa,
    4773: vanuatuPenama,
    4776: vanuatuSanma,
    4774: vanuatuShefa,
    4777: vanuatuTafea,
    4772: vanuatuTorba
  };