StructuredQuery constructor
StructuredQuery({})
Implementation
StructuredQuery({
this.addressNumber,
this.street,
this.postcode,
this.place,
this.region,
this.country,
this.locality,
this.neighborhood,
});