southKoreaDaegu top-level constant

Region const southKoreaDaegu

The Daegu region in South Korea

Implementation

const Region southKoreaDaegu = Region(
  id: 3846,
  parentId: 116,
  longitude: 128.601445,
  latitude: 35.8714354,
  name: "Daegu",
  type: null,
  stateCode: "27",
  cities: [
    daeguDaeguCity,
    daeguDalseoHypguCity,
    daeguDalseongHypgunCity,
    daeguDongHypguCity,
    daeguHwawonCity,
    daeguJungHypguCity,
    daeguSeoHypguCity,
    daeguSuseongHypguCity
  ]);