$ToolCallResultError constructor

$ToolCallResultError({
  1. String? message,
})

Implementation

$ToolCallResultError({this.message});