menu
deeplink_cli package
documentation
commands/test_command.dart
TestCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The command name (e.g. 'init').
Implementation
@override String get name => 'test';
deeplink_cli package
documentation
commands/test_command
TestCommand
name property
TestCommand class