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