menu
ventas_dealer package
documentation
models/grn_submit_model.dart
AssetList
AssetList constructor
AssetList constructor
dark_mode
light_mode
AssetList
constructor
AssetList
(
{
int
?
assetId
,
int
?
productId
,
String
?
productCode
,
})
Implementation
AssetList({this.assetId, this.productId, this.productCode});
ventas_dealer package
documentation
models/grn_submit_model
AssetList
AssetList constructor
AssetList class