menu
ventas_dealer package
documentation
models/payment_collection.dart
Price
Price constructor
Price 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/payment_collection
Price
Price constructor
Price class