copyWith property
CopyWith$Mutation$updateUser<Mutation$updateUser>
get
copyWith
Implementation
CopyWith$Mutation$updateUser<Mutation$updateUser> get copyWith =>
CopyWith$Mutation$updateUser(
this,
(i) => i,
);