@override Future<void> setDiscount(double newDiscount) { return _$setDiscountAsyncAction.run(() => super.setDiscount(newDiscount)); }