finalAmount property

double finalAmount

Implementation

double get finalAmount => totalSpendAmount + (donationAmount ?? 0);