isOnlinePriceValid property

bool isOnlinePriceValid

Implementation

bool get isOnlinePriceValid => (onlinePrice > discountPrice);