northKoreaNorthHwanghaeProvince top-level constant

Region const northKoreaNorthHwanghaeProvince

The North Hwanghae Province region in North Korea

Implementation

const Region northKoreaNorthHwanghaeProvince = Region(
  id: 4004,
  parentId: 115,
  longitude: 126.4364363,
  latitude: 38.3786085,
  name: "North Hwanghae Province",
  type: null,
  stateCode: "06",
  cities: [
    northHwanghaeProvinceAnakCity,
    northHwanghaeProvinceHukkyoHypriCity,
    northHwanghaeProvinceHwangjuHypupCity,
    northHwanghaeProvinceKoksanCity,
    northHwanghaeProvinceSariwonCity,
    northHwanghaeProvinceSinmakCity,
    northHwanghaeProvinceSongnimCity
  ]);