getDiscount method

double? getDiscount()

Implementation

double? getDiscount() => _discount;