RetrieveToolsResponse constructor

RetrieveToolsResponse({
  1. List<Tool>? tools,
})

Implementation

RetrieveToolsResponse({this.tools});