menu
serverpod_boost package
documentation
commands/skill_show_command.dart
SkillShowCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
Command name (e.g., 'skill:list')
Implementation
@override String get name => 'skill:show';
serverpod_boost package
documentation
commands/skill_show_command
SkillShowCommand
name property
SkillShowCommand class