menu
kar_erp_next package
documentation
data/model/bom_model.dart
BOMModel
BOMModel.new constructor
BOMModel.new constructor
dark_mode
light_mode
BOMModel
constructor
BOMModel
(
String
name
,
String
item
,
double
quantity
,
String
uom
,
)
Implementation
BOMModel(this.name, this.item, this.quantity, this.uom);
kar_erp_next package
documentation
data/model/bom_model
BOMModel
BOMModel.new constructor
BOMModel class