menu
adk_dart package
documentation
adk_core.dart
SkillRegistry
get method
get method
dark_mode
light_mode
get
method
Skill
?
get
(
String
name
)
Implementation
Skill? get(String name) => _skills[name];
adk_dart package
documentation
adk_core
SkillRegistry
get method
SkillRegistry class