turkeyBatmanProvince top-level constant

Region const turkeyBatmanProvince

The Batman region in Turkey

Implementation

const Region turkeyBatmanProvince = Region(
  id: 2194,
  parentId: 225,
  longitude: 41.3605739,
  latitude: 37.8362496,
  name: "Batman",
  type: "province",
  stateCode: "72",
  cities: [
    batmanProvinceBesiriCity,
    batmanProvinceGercusCity,
    batmanProvinceHasankeyfCity,
    batmanProvinceKozlukCity,
    batmanProvinceMerkezCity,
    batmanProvinceSasonCity
  ]);