copyWith property
      
      CopyWith$Input$MarketPlaceOrderShoppingCartControllerInput<Input$MarketPlaceOrderShoppingCartControllerInput> 
      get
      copyWith
      
    
    
    
Implementation
CopyWith$Input$MarketPlaceOrderShoppingCartControllerInput<
        Input$MarketPlaceOrderShoppingCartControllerInput>
    get copyWith =>
        CopyWith$Input$MarketPlaceOrderShoppingCartControllerInput(
          this,
          (i) => i,
        );