ApplePayData constructor
ApplePayData({})
Implementation
ApplePayData({
this.countryCode,
this.merchantId,
this.currencyCode,
this.amount,
this.methodID,
this.supportedNetworks,
this.merchantCapabilities,
});