newZealandSouthlandRegion top-level constant

Region const newZealandSouthlandRegion

The Southland Region region in New Zealand

Implementation

const Region newZealandSouthlandRegion = Region(
  id: 4071,
  parentId: 158,
  longitude: 167.6755387,
  latitude: -45.8489159,
  name: "Southland Region",
  type: null,
  stateCode: "STL",
  cities: [
    southlandRegionBluffCity,
    southlandRegionGoreCity,
    southlandRegionInvercargillCity,
    southlandRegionRivertonCity,
    southlandRegionSouthlandDistrictCity,
    southlandRegionTeAnauCity,
    southlandRegionWintonCity
  ]);