menu
clonify package
documentation
commands/clonify_command_runner.dart
WhichCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => ClonifyCommands.which.name;
clonify package
documentation
commands/clonify_command_runner
WhichCommand
name property
WhichCommand class