isOverPaid property

bool isOverPaid

Implementation

bool get isOverPaid => paymentStatus == 'overpaid';