menu
neomage package
documentation
utils/analyze/analyze_context.dart
MemoryFile
MemoryFile.new const constructor
MemoryFile.new const constructor
dark_mode
light_mode
MemoryFile
constructor
const
MemoryFile
(
{
required
String
path
,
required
String
type
,
required
int
tokens
,
})
Implementation
const MemoryFile({ required this.path, required this.type, required this.tokens, });
neomage package
documentation
utils/analyze/analyze_context
MemoryFile
MemoryFile.new const constructor
MemoryFile class