peruLoreto top-level constant

Region const peruLoreto

The Loreto region in Peru

Implementation

const Region peruLoreto = Region(
  id: 4922,
  parentId: 173,
  longitude: -76.1304264,
  latitude: -4.3741643,
  name: "Loreto",
  type: null,
  stateCode: "LOR",
  cities: [
    loretoAndoasCity,
    loretoBorjaCity,
    loretoCaballocochaCity,
    loretoCapePantojaCity,
    loretoIndianaCity,
    loretoIquitosCity,
    loretoJeberosCity,
    loretoJenaroHerreraCity,
    loretoLagunasCity,
    loretoNautaCity,
    loretoPunchanaCity,
    loretoRequenaCity,
    loretoSanAntonioDelEstrechoCity,
    loretoSanLorenzoCity,
    loretoSanPabloCity,
    loretoTamshiyacuCity,
    loretoYurimaguasCity
  ]);