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