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