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