menu
nabit_app
model\stripe_pay_model.dart
Charges
Charges constructor
Charges
dark_mode
light_mode
Charges
constructor
Charges
(
{
String
?
object
,
bool
?
hasMore
,
int
?
totalCount
,
String
?
url
}
)
Implementation
Charges({this.object, this.hasMore, this.totalCount, this.url});
nabit_app
stripe_pay_model
Charges
Charges constructor
Charges class