TableFixedFieldData constructor
TableFixedFieldData({})
Implementation
TableFixedFieldData({
this.siNo,
this.itemCode,
this.itemName,
this.hsnCode,
this.description,
this.quantity,
this.unit,
this.rate,
this.price,
this.amount,
this.discountPer,
this.discountAmt,
this.taxPer,
this.taxAmt,
this.total,
this.remarks,
});