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