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