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