isUnderPaid property

bool isUnderPaid

Implementation

bool get isUnderPaid => paymentStatus == 'underpaid';