call abstract method
Implementation
TRes call({
Enum$DiscountType? discountType,
bool? expired,
bool? redeemed,
String? couponCode,
});
TRes call({
Enum$DiscountType? discountType,
bool? expired,
bool? redeemed,
String? couponCode,
});