ContentPartToolResult constructor
const
ContentPartToolResult({})
Implementation
const ContentPartToolResult(
{required this.toolCallId, required this.result, this.toolName, this.isError, this.preliminary, this.isDynamic, this.providerOptions});