FileSearchTool constructor

const FileSearchTool({
  1. int? maxNumResults,
})

Implementation

const FileSearchTool({this.maxNumResults});