menu
gemini_live package
documentation
gemini_live.dart
ToolCall
ToolCall.new constructor
ToolCall.new constructor
dark_mode
light_mode
ToolCall
constructor
ToolCall
(
{
String
?
id
,
ToolType
?
toolType
,
Map
<
String
,
dynamic
>
?
args
,
})
Implementation
ToolCall({this.id, this.toolType, this.args});
gemini_live package
documentation
gemini_live
ToolCall
ToolCall.new constructor
ToolCall class