taiwanYunlinCounty top-level constant

Region const taiwanYunlinCounty

The Yunlin region in Taiwan

Implementation

const Region taiwanYunlinCounty = Region(
  id: 3416,
  parentId: 216,
  longitude: 120.4313373,
  latitude: 23.7092033,
  name: "Yunlin",
  type: "county",
  stateCode: "YUN",
  cities: [
    yunlinCountyDouliuCity,
    yunlinCountyYunlinCity
  ]);