menu
ventas_dealer package
documentation
models/cart_model.dart
AssetList
AssetList constructor
AssetList constructor
dark_mode
light_mode
AssetList
constructor
AssetList
(
{
String
?
id
,
bool
?
expired
,
String
?
expiryDate
,
String
?
purchaseOrderDate
,
})
Implementation
AssetList({this.id, this.expired, this.expiryDate, this.purchaseOrderDate});
ventas_dealer package
documentation
models/cart_model
AssetList
AssetList constructor
AssetList class