menu
deeplink_cli package
documentation
commands/init_command.dart
InitCommand
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 => 'init';
deeplink_cli package
documentation
commands/init_command
InitCommand
name property
InitCommand class