RateGroup constructor
RateGroup({})
Implementation
RateGroup({
this.applicableShippingLabels,
this.carrierRates,
this.mainTable,
this.name,
this.singleValue,
this.subtables,
});
RateGroup({
this.applicableShippingLabels,
this.carrierRates,
this.mainTable,
this.name,
this.singleValue,
this.subtables,
});