menu
ventas_dealer package
documentation
models/order_creation_model.dart
ModeOfPaymentList
ModeOfPaymentList constructor
ModeOfPaymentList constructor
dark_mode
light_mode
ModeOfPaymentList
constructor
ModeOfPaymentList
(
{
String
?
name
,
Amount
?
amount
,
})
Implementation
ModeOfPaymentList({this.name, this.amount});
ventas_dealer package
documentation
models/order_creation_model
ModeOfPaymentList
ModeOfPaymentList constructor
ModeOfPaymentList class