croatiaStates top-level constant

Map<int, Region> const croatiaStates

The 21 states of Croatia keyed by their id.

Implementation

const Map<int, Region> croatiaStates = <int, Region>{
    734: croatiaBjelovarHypbilogoraCounty,
    737: croatiaBrodHypposavinaCounty,
    728: croatiaDubrovnikHypneretvaCounty,
    743: croatiaIstriaCounty,
    5069: croatiaKarlovacCounty,
    742: croatiaKoprivnicaHypkrizevciCounty,
    729: croatiaKrapinaHypzagorjeCounty,
    731: croatiaLikaHypsenjCounty,
    726: croatiaMedimurjeCounty,
    740: croatiaOsijekHypbaranjaCounty,
    724: croatiaPozegaHypslavoniaCounty,
    735: croatiaPrimorjeHypgorskiKotarCounty,
    730: croatiaSibenikHypkninCounty,
    733: croatiaSisakHypmoslavinaCounty,
    725: croatiaSplitHypdalmatiaCounty,
    739: croatiaVarazdinCounty,
    732: croatiaViroviticaHyppodravinaCounty,
    741: croatiaVukovarHypsyrmiaCounty,
    727: croatiaZadarCounty,
    736: croatiaZagrebCounty,
    738: croatiaZagrebCity
  };