isFixedProductDiscount property

bool get isFixedProductDiscount

Implementation

bool get isFixedProductDiscount => discountType == 'fixed_product';