Type of message that is the response of calling a tool.
const ToolChatMessage({ required this.toolCallId, required this.content, this.name, });