ApplePayPaymentResponseSource constructor
ApplePayPaymentResponseSource({})
Implementation
ApplePayPaymentResponseSource({
required this.number,
required this.gatewayId,
this.referenceNumber,
this.message,
});