menu
flutter_agent_memory package
documentation
flutter_agent_memory_web.dart
MemoryLevel
nameOf static method
nameOf static method
dark_mode
light_mode
nameOf
static method
String
nameOf
(
int
level
)
Implementation
static String nameOf(int level) => names[level] ?? 'raw';
flutter_agent_memory package
documentation
flutter_agent_memory_web
MemoryLevel
nameOf static method
MemoryLevel class