ExecuteToolResponse constructor

ExecuteToolResponse({
  1. Map<String, Object?>? result,
})

Implementation

ExecuteToolResponse({this.result});