get1762_en function

Map<int, String> get1762_en()

Geocoding JSON data for 1762_en

Implementation

Map<int, String> get1762_en() {
  return {1762: "Georgia"};
}