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