AccountBusinessProfileAnnualRevenue constructor
const
AccountBusinessProfileAnnualRevenue({})
The applicant's gross annual revenue for its preceding fiscal year.
Implementation
const AccountBusinessProfileAnnualRevenue({
this.amount,
this.currency,
this.fiscalYearEnd,
});