isFixedCartDiscount property

bool get isFixedCartDiscount

Implementation

bool get isFixedCartDiscount => discountType == 'fixed_cart';