menu
ventas_airtel package
documentation
models/queue_list_model.dart
CartValue
CartValue.new constructor
CartValue.new constructor
dark_mode
light_mode
CartValue
constructor
CartValue
(
{
double
?
amount
,
String
?
currency
,
})
Implementation
CartValue({ this.amount, this.currency, });
ventas_airtel package
documentation
models/queue_list_model
CartValue
CartValue.new constructor
CartValue class