estoniaValgaCounty top-level constant

Region const estoniaValgaCounty

The Valga County region in Estonia

Implementation

const Region estoniaValgaCounty = Region(
  id: 3558,
  parentId: 69,
  longitude: 26.1601819,
  latitude: 57.9103441,
  name: "Valga County",
  type: null,
  stateCode: "82",
  cities: [
    valgaCountyOtepaaValdCity,
    valgaCountyTorvaCity,
    valgaCountyValgaCity
  ]);