northKoreaSouthHwanghaeProvince top-level constant

Region const northKoreaSouthHwanghaeProvince

The South Hwanghae Province region in North Korea

Implementation

const Region northKoreaSouthHwanghaeProvince = Region(
  id: 4003,
  parentId: 115,
  longitude: 125.4781926,
  latitude: 38.2007215,
  name: "South Hwanghae Province",
  type: null,
  stateCode: "05",
  cities: [
    southHwanghaeProvinceAyangHypniCity,
    southHwanghaeProvinceChaeryongHypupCity,
    southHwanghaeProvinceChangyonCity,
    southHwanghaeProvinceHaejuCity,
    southHwanghaeProvinceKaesongCity,
    southHwanghaeProvinceOngjinCity,
    southHwanghaeProvincePyoksongHypupCity,
    southHwanghaeProvinceYonanHypupCity
  ]);