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