menu
ventas_dealer package
documentation
models/submit_stock_order_model.dart
Price
Price.new constructor
Price.new constructor
dark_mode
light_mode
Price
constructor
Price
(
{
String
?
amount
,
String
?
currency
,
String
?
id
,
})
Implementation
Price({ this.amount, this.currency, this.id, });
ventas_dealer package
documentation
models/submit_stock_order_model
Price
Price.new constructor
Price class