saoTomeAndPrincipeStates top-level constant

Map<int, Region> const saoTomeAndPrincipeStates

The 2 states of Sao Tome and Principe keyed by their id.

Implementation

const Map<int, Region> saoTomeAndPrincipeStates = <int, Region>{
    270: saoTomeAndPrincipePrincipeProvince,
    271: saoTomeAndPrincipeSaoTomeProvince
  };