menu
incodes_payment package
documentation
model/incodes_payment_response.dart
IncodesPaymentResponse
IncodesPaymentResponse.new constructor
IncodesPaymentResponse.new constructor
dark_mode
light_mode
IncodesPaymentResponse
constructor
IncodesPaymentResponse
(
String
message
,
bool
paymentStatus
,
String
paymentId
)
Implementation
IncodesPaymentResponse( this.message, this.paymentStatus, this.paymentId, );
incodes_payment package
documentation
model/incodes_payment_response
IncodesPaymentResponse
IncodesPaymentResponse.new constructor
IncodesPaymentResponse class