get1235_en function

Map<int, String> get1235_en()

Geocoding JSON data for 1235_en

Implementation

Map<int, String> get1235_en() {
  return {1235: "Missouri"};
}