offerTotalDiscountedPrice property

double offerTotalDiscountedPrice

Implementation

double get offerTotalDiscountedPrice => offer?.totalDiscountedPrice ?? 0;