get1557_en function

Map<int, String> get1557_en()

Geocoding JSON data for 1557_en

Implementation

Map<int, String> get1557_en() {
  return {1557: "Missouri"};
}