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