get1470_en function

Map<int, String> get1470_en()

Geocoding JSON data for 1470_en

Implementation

Map<int, String> get1470_en() {
  return {1470: "Georgia"};
}