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