menu
vantura package
documentation
core/vantura_worker.dart
ToolResponseCommand
ToolResponseCommand.new constructor
ToolResponseCommand.new constructor
dark_mode
light_mode
ToolResponseCommand
constructor
ToolResponseCommand
(
String
callId
,
String
result
)
Implementation
ToolResponseCommand(this.callId, this.result);
vantura package
documentation
core/vantura_worker
ToolResponseCommand
ToolResponseCommand.new constructor
ToolResponseCommand class