isPercentageDiscount property

bool isPercentageDiscount

Implementation

bool get isPercentageDiscount => discountType == 'percent';