GeocodingResult constructor
GeocodingResult({
- List<
GeocodeAddress> ? geocodeAddressList,
Implementation
GeocodingResult({this.geocodeAddressList});
GeocodingResult({this.geocodeAddressList});