CopyWith$Mutation$sendMessageToTarget$sendMessageToTarget$messageGroup$lastMessage$location<TRes> constructor

CopyWith$Mutation$sendMessageToTarget$sendMessageToTarget$messageGroup$lastMessage$location<TRes>(
  1. Mutation$sendMessageToTarget$sendMessageToTarget$messageGroup$lastMessage$location instance,
  2. TRes then(
    1. Mutation$sendMessageToTarget$sendMessageToTarget$messageGroup$lastMessage$location
    )
)

Implementation

factory CopyWith$Mutation$sendMessageToTarget$sendMessageToTarget$messageGroup$lastMessage$location(
  Mutation$sendMessageToTarget$sendMessageToTarget$messageGroup$lastMessage$location
      instance,
  TRes Function(
          Mutation$sendMessageToTarget$sendMessageToTarget$messageGroup$lastMessage$location)
      then,
) = _CopyWithImpl$Mutation$sendMessageToTarget$sendMessageToTarget$messageGroup$lastMessage$location;