menu
flutter_ai_elements package
documentation
flutter_ai_elements.dart
ToolCallStarted
toolName property
toolName property
dark_mode
light_mode
toolName
property
String
toolName
final
The name of the tool being invoked.
Implementation
final String toolName;
flutter_ai_elements package
documentation
flutter_ai_elements
ToolCallStarted
toolName property
ToolCallStarted class