CopyWith$Variables$Mutation$updateUser<TRes> constructor
CopyWith$Variables$Mutation$updateUser<TRes> (
- Variables$Mutation$updateUser instance,
- TRes then()
Implementation
factory CopyWith$Variables$Mutation$updateUser(
Variables$Mutation$updateUser instance,
TRes Function(Variables$Mutation$updateUser) then,
) = _CopyWithImpl$Variables$Mutation$updateUser;