switzerlandNidwaldenCanton top-level constant

Region const switzerlandNidwaldenCanton

The Nidwalden region in Switzerland

Implementation

const Region switzerlandNidwaldenCanton = Region(
  id: 1652,
  parentId: 214,
  longitude: 8.3849982,
  latitude: 46.9267016,
  name: "Nidwalden",
  type: "canton",
  stateCode: "NW",
  cities: [
    nidwaldenCantonBeckenriedCity,
    nidwaldenCantonBuochsCity,
    nidwaldenCantonDallenwilCity,
    nidwaldenCantonEmmettenCity,
    nidwaldenCantonEnnetburgenCity,
    nidwaldenCantonHergiswilCity,
    nidwaldenCantonStansCity,
    nidwaldenCantonStansstadCity,
    nidwaldenCantonWolfenschiessenCity
  ]);