call abstract method

Implementation

TRes call({
  List<Input$MarketPlaceOrderShoppingCartProductControllerInput>? products,
  Input$ReduciblePriceInput? taxValue,
  Input$MarketPlaceOrderPriceInput? price,
  Input$DiscountDtoInput? discount,
});