CompensationEntry constructor
CompensationEntry({})
Implementation
CompensationEntry({
this.amount,
this.description,
this.expectedUnitsPerYear,
this.range,
this.type,
this.unit,
});
CompensationEntry({
this.amount,
this.description,
this.expectedUnitsPerYear,
this.range,
this.type,
this.unit,
});