menu
extensions package
documentation
ai.dart
FunctionCallContent
arguments property
arguments property
dark_mode
light_mode
arguments
property
Map
<
String
,
Object
?
>
?
arguments
final
The arguments to pass to the function.
Implementation
final Map<String, Object?>? arguments;
extensions package
documentation
ai
FunctionCallContent
arguments property
FunctionCallContent class