menu
tuul_ai package
documentation
core/models/tool_call.dart
FunctionCall
name property
name property
dark_mode
light_mode
name
property
String
name
final
The unique identifier or name of the function to be invoked.
Implementation
final String name;
tuul_ai package
documentation
core/models/tool_call
FunctionCall
name property
FunctionCall class