PEApplePayContact constructor
PEApplePayContact({})
Implementation
PEApplePayContact({
this.givenName,
this.familyName,
this.addressLines,
this.locality,
this.administrativeArea,
this.postalCode,
this.country,
this.countryCode,
this.subAdministrativeArea,
this.subLocality,
this.emailAddress,
this.phoneNumber,
});