southKoreaUlsan top-level constant

Region const southKoreaUlsan

The Ulsan region in South Korea

Implementation

const Region southKoreaUlsan = Region(
  id: 3852,
  parentId: 116,
  longitude: 129.3113596,
  latitude: 35.5383773,
  name: "Ulsan",
  type: null,
  stateCode: "31",
  cities: [
    ulsanBukHypguCity,
    ulsanDongHypguCity,
    ulsanJungHypguCity,
    ulsanNamHypguCity,
    ulsanUljuHypgunCity,
    ulsanUlsanCity
  ]);