CashFlowStatement constructor
const
CashFlowStatement({})
Implementation
const CashFlowStatement({
this.operatingCashFlow,
this.investingCashFlow,
this.financingCashFlow,
this.capitalExpenditures,
this.depreciationAmortization,
this.dividendsPaid,
});