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