city00100001 top-level constant

City const city00100001

بیرجند, خراسان جنوبی

Implementation

const city00100001 = City._(
  100001,
  'بیرجند',
  10,
  LatLng(
    Angle.degree(32.86931074185966),
    Angle.degree(59.22943762066209),
  ),
);