copyWith property

Implementation

CopyWith$Input$MarketPlaceOrderWithCartInput<
        Input$MarketPlaceOrderWithCartInput>
    get copyWith => CopyWith$Input$MarketPlaceOrderWithCartInput(
          this,
          (i) => i,
        );