GoogleMapsAddressvalidationV1ValidationResult constructor

Implementation

GoogleMapsAddressvalidationV1ValidationResult({
  this.address,
  this.englishLatinAddress,
  this.geocode,
  this.metadata,
  this.uspsData,
  this.verdict,
});