city00080001 top-level constant

City const city00080001

تهران, تهران

Implementation

const city00080001 = City._(
  80001,
  'تهران',
  8,
  LatLng(
    Angle.degree(35.7763572),
    Angle.degree(51.3794266),
  ),
);