menu
native_ai_bridge package
documentation
annotations/tool_annotations.dart
GenerateTool
GenerateTool.new const constructor
GenerateTool.new const constructor
dark_mode
light_mode
GenerateTool
constructor
const
GenerateTool
(
{
String
?
name
,
String
?
description
,
})
Implementation
const GenerateTool({this.name, this.description});
native_ai_bridge package
documentation
annotations/tool_annotations
GenerateTool
GenerateTool.new const constructor
GenerateTool class