copyWith property

Implementation

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