CopyWith$Input$MarketPlaceOrderWithCartInput<TRes> constructor
CopyWith$Input$MarketPlaceOrderWithCartInput<TRes> (
- Input$MarketPlaceOrderWithCartInput instance,
- TRes then()
Implementation
factory CopyWith$Input$MarketPlaceOrderWithCartInput(
Input$MarketPlaceOrderWithCartInput instance,
TRes Function(Input$MarketPlaceOrderWithCartInput) then,
) = _CopyWithImpl$Input$MarketPlaceOrderWithCartInput;