offerDiscountedPrice property

double offerDiscountedPrice

Implementation

double get offerDiscountedPrice => offer?.discountedPrice ?? 0;