GooglePayData constructor
GooglePayData({})
Implementation
GooglePayData({
this.countryCode,
this.merchantId,
this.merchantName,
this.currencyCode,
this.amount,
this.gateway,
this.gatewayMerchantId,
});