copyWith property

Implementation

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