debtFree property

num debtFree

Implementation

num get debtFree => debtFreeAsMonth ? monthsDebtFree : yearsDebtFree;