menu
agents_flutter package
documentation
chat_provider.dart
ToolApprovalRequest
arguments property
arguments property
dark_mode
light_mode
arguments
property
Map
<
String
,
Object
?
>
?
arguments
final
The decoded arguments of the pending call, when available.
Implementation
final Map<String, Object?>? arguments;
agents_flutter package
documentation
chat_provider
ToolApprovalRequest
arguments property
ToolApprovalRequest class