menu
neomage package
documentation
data/services/session_memory_service.dart
SessionMessageBlock
SessionMessageBlock.new const constructor
SessionMessageBlock.new const constructor
dark_mode
light_mode
SessionMessageBlock
constructor
const
SessionMessageBlock
(
{
required
String
type
,
String
?
text
,
String
?
toolName
,
})
Implementation
const SessionMessageBlock({required this.type, this.text, this.toolName});
neomage package
documentation
data/services/session_memory_service
SessionMessageBlock
SessionMessageBlock.new const constructor
SessionMessageBlock class