copyWith method
_f
copyWith({
- _8? content,
- _3? toolCallId,
Implementation
_f copyWith({_8? content,_3? toolCallId,})=>_f(content: content??_H.content,toolCallId: toolCallId??_H.toolCallId,);