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