PEGooglePayAddress constructor
PEGooglePayAddress({})
Implementation
PEGooglePayAddress({
this.address1,
this.address2,
this.address3,
this.administrativeArea,
this.countryCode,
this.locality,
this.name,
this.phoneNumber,
this.postalCode,
});