EarningsBreakdown constructor
EarningsBreakdown({})
Implementation
EarningsBreakdown({
this.canonicalDescription,
this.currentAmount,
this.description,
this.hours,
this.isoCurrencyCode,
this.rate,
this.unofficialCurrencyCode,
this.ytdAmount,
});