menu
thawani_payment package
documentation
models/create_payment.dart
CreatePaymentModel
CreatePaymentModel constructor
CreatePaymentModel constructor
dark_mode
light_mode
CreatePaymentModel
constructor
CreatePaymentModel
(
{
bool
?
success
,
int
?
code
,
String
?
description
,
Data
?
data
,
})
Implementation
CreatePaymentModel({ this.success, this.code, this.description, this.data, });
thawani_payment package
documentation
models/create_payment
CreatePaymentModel
CreatePaymentModel constructor
CreatePaymentModel class