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