menu
neomage package
documentation
utils/session/session_storage.dart
AgentMetadata
AgentMetadata.new const constructor
AgentMetadata.new const constructor
dark_mode
light_mode
AgentMetadata
constructor
const
AgentMetadata
(
{
required
String
agentType
,
String
?
worktreePath
,
String
?
description
,
})
Implementation
const AgentMetadata({ required this.agentType, this.worktreePath, this.description, });
neomage package
documentation
utils/session/session_storage
AgentMetadata
AgentMetadata.new const constructor
AgentMetadata class