menu
ventas_dealer package
documentation
models/invoice_details.dart
SatchelInfoList
SatchelInfoList constructor
SatchelInfoList constructor
dark_mode
light_mode
SatchelInfoList
constructor
SatchelInfoList
(
{
int
?
id
,
String
?
satchelNumber
,
})
Implementation
SatchelInfoList({this.id, this.satchelNumber});
ventas_dealer package
documentation
models/invoice_details
SatchelInfoList
SatchelInfoList constructor
SatchelInfoList class