menu
deeplink_cli package
documentation
commands/base_command.dart
BaseCommand
name property
name property
dark_mode
light_mode
name
property
String
get
name
The command name (e.g. 'init').
Implementation
String get name;
deeplink_cli package
documentation
commands/base_command
BaseCommand
name property
BaseCommand class