get1257_en function

Map<int, String> get1257_en()

Geocoding JSON data for 1257_en

Implementation

Map<int, String> get1257_en() {
  return {1257: "British Colombia"};
}