menu
meshagent_flutter package
documentation
tool_call_rendering.dart
ChatToolCallLogEntry
ChatToolCallLogEntry.new const constructor
ChatToolCallLogEntry.new const constructor
dark_mode
light_mode
ChatToolCallLogEntry
constructor
const
ChatToolCallLogEntry
(
{
required
String
source
,
required
String
text
,
})
Implementation
const ChatToolCallLogEntry({required this.source, required this.text});
meshagent_flutter package
documentation
tool_call_rendering
ChatToolCallLogEntry
ChatToolCallLogEntry.new const constructor
ChatToolCallLogEntry class