Result constructor
Result({})
Implementation
Result({
this.addressComponents,
this.formattedAddress,
this.geometry,
this.placeId,
this.plusCode,
this.types,
});
Result({
this.addressComponents,
this.formattedAddress,
this.geometry,
this.placeId,
this.plusCode,
this.types,
});