copyWith property

Implementation

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