georgiaStates top-level constant

Map<int, Region> const georgiaStates

The 14 states of Georgia keyed by their id.

Implementation

const Map<int, Region> georgiaStates = <int, Region>{
    900: georgiaAdjara,
    901: georgiaAutonomousRepublicOfAbkhazia,
    907: georgiaGuria,
    905: georgiaImereti,
    910: georgiaKakheti,
    897: georgiaKhelvachauriMunicipality,
    904: georgiaKvemoKartli,
    902: georgiaMtskhetaHypmtianeti,
    909: georgiaRachaHyplechkhumiAndKvemoSvaneti,
    908: georgiaSamegreloHypzemoSvaneti,
    906: georgiaSamtskheHypjavakheti,
    898: georgiaSenakiMunicipality,
    903: georgiaShidaKartli,
    899: georgiaTbilisi
  };