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