menu
flutter_ai_bridge
flutter_ai_bridge.dart
AIMessage
toolCallId property
toolCallId
dark_mode
light_mode
toolCallId
property
String
?
toolCallId
final
For 'tool' role: the specific ID of the tool call this message answers.
Implementation
final String? toolCallId;
flutter_ai_bridge
flutter_ai_bridge
AIMessage
toolCallId property
AIMessage class