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