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