city00030001 top-level constant

City const city00030001

اردبیل, اردبیل

Implementation

const city00030001 = City._(
  30001,
  'اردبیل',
  3,
  LatLng(
    Angle.degree(38.257596894839864),
    Angle.degree(48.30419102838401),
  ),
);