Servicechargedescription constructor
Servicechargedescription({})
Implementation
Servicechargedescription({
this.percentage,
this.percentageAmount,
this.minCommissionAmount,
this.orderCommission,
this.fixedCommssion,
});