city00010001 top-level constant

City const city00010001

تبریز, آذربایجان شرقی

Implementation

const city00010001 = City._(
  10001,
  'تبریز',
  1,
  LatLng(
    Angle.degree(38.07994403437603),
    Angle.degree(46.301440871165376),
  ),
);