menu
switchpay package
documentation
verify_payment_response.dart
VerifyPaymentResponse
VerifyPaymentResponse.new constructor
VerifyPaymentResponse.new constructor
dark_mode
light_mode
VerifyPaymentResponse
constructor
VerifyPaymentResponse
(
{
String
?
status
,
String
?
transactionId
,
})
Implementation
VerifyPaymentResponse({ this.status, this.transactionId, });
switchpay package
documentation
verify_payment_response
VerifyPaymentResponse
VerifyPaymentResponse.new constructor
VerifyPaymentResponse class