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