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