menu
omnyshell package
documentation
omnyshell_client_web.dart
AiToolCall
arguments property
arguments property
dark_mode
light_mode
arguments
property
Map
<
String
,
Object
?
>
arguments
final
The decoded JSON arguments object.
Implementation
final Map<String, Object?> arguments;
omnyshell package
documentation
omnyshell_client_web
AiToolCall
arguments property
AiToolCall class