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