menu
neomage package
documentation
data/services/auto_dream_service.dart
DreamMessageBlock
DreamMessageBlock.new const constructor
DreamMessageBlock.new const constructor
dark_mode
light_mode
DreamMessageBlock
constructor
const
DreamMessageBlock
(
{
required
String
type
,
String
?
text
,
String
?
toolName
,
Map
<
String
,
dynamic
>
?
input
,
})
Implementation
const DreamMessageBlock({ required this.type, this.text, this.toolName, this.input, });
neomage package
documentation
data/services/auto_dream_service
DreamMessageBlock
DreamMessageBlock.new const constructor
DreamMessageBlock class