ToolCallId constructor

const ToolCallId(
  1. String value
)

Implementation

const ToolCallId(this.value);