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