GeocodingResult constructor
GeocodingResult({})
Implementation
GeocodingResult({
this.geometry,
this.placeId,
this.types,
this.addressComponents,
this.postcodeLocalities,
this.partialMatch,
this.formattedAddress,
});