menu
erretech_facts package
documentation
modules/charges/charge_model.dart
Charge
Charge.new constructor
Charge.new constructor
dark_mode
light_mode
Charge
constructor
Charge
(
{
String
?
id
,
bool
?
isCharge
,
String
?
reason
,
double
?
percent
,
double
?
amount
,
double
?
base
,
})
Implementation
Charge({ this.id, this.isCharge, this.reason, this.percent, this.amount, this.base, });
erretech_facts package
documentation
modules/charges/charge_model
Charge
Charge.new constructor
Charge class