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