ToolCallEvent constructor

const ToolCallEvent(
  1. ToolCall call
)

Implementation

const ToolCallEvent(this.call);