CopyWith$Mutation$updateUser$updateUser$chatContact$name$images<TRes> constructor

CopyWith$Mutation$updateUser$updateUser$chatContact$name$images<TRes>(
  1. Mutation$updateUser$updateUser$chatContact$name$images instance,
  2. TRes then(
    1. Mutation$updateUser$updateUser$chatContact$name$images
    )
)

Implementation

factory CopyWith$Mutation$updateUser$updateUser$chatContact$name$images(
  Mutation$updateUser$updateUser$chatContact$name$images instance,
  TRes Function(Mutation$updateUser$updateUser$chatContact$name$images) then,
) = _CopyWithImpl$Mutation$updateUser$updateUser$chatContact$name$images;