ContentPartToolCall constructor
const
ContentPartToolCall({})
Implementation
const ContentPartToolCall(
{required this.toolCallId, required this.toolName, required this.input, this.thoughtSignature, this.providerOptions});