menu
neomage package
documentation
data/tools/extended_tools.dart
MemoryToolInput
MemoryToolInput.new constructor
MemoryToolInput.new constructor
dark_mode
light_mode
MemoryToolInput
constructor
MemoryToolInput
(
{
required
String
action
,
String
?
path
,
String
?
content
,
})
Implementation
MemoryToolInput({required this.action, this.path, this.content});
neomage package
documentation
data/tools/extended_tools
MemoryToolInput
MemoryToolInput.new constructor
MemoryToolInput class