qsrFundsNeededWithDecimals property

num qsrFundsNeededWithDecimals

Implementation

num get qsrFundsNeededWithDecimals =>
    AmountUtils.addDecimals(qsrFundsNeeded, qsrDecimals);