ReturnAddressAddress constructor
ReturnAddressAddress({})
Implementation
ReturnAddressAddress({
this.country,
this.locality,
this.postalCode,
this.recipientName,
this.region,
this.streetAddress,
});
ReturnAddressAddress({
this.country,
this.locality,
this.postalCode,
this.recipientName,
this.region,
this.streetAddress,
});