switzerlandZugCanton top-level constant

Region const switzerlandZugCanton

The Zug region in Switzerland

Implementation

const Region switzerlandZugCanton = Region(
  id: 1646,
  parentId: 214,
  longitude: 8.5154749,
  latitude: 47.1661505,
  name: "Zug",
  type: "canton",
  stateCode: "ZG",
  cities: [
    zugCantonBaarCity,
    zugCantonChamCity,
    zugCantonHunenbergCity,
    zugCantonMenzingenCity,
    zugCantonRotkreuzCity,
    zugCantonSteinhausenCity,
    zugCantonUnterageriCity,
    zugCantonWalchwilCity,
    zugCantonZugCity
  ]);