get1943_en function

Map<int, String> get1943_en()

Geocoding JSON data for 1943_en

Implementation

Map<int, String> get1943_en() {
  return {1943: "Georgia"};
}