menu
clean_gen_cli package
documentation
cli/commands/version_command.dart
VersionCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final String name = 'version';
clean_gen_cli package
documentation
cli/commands/version_command
VersionCommand
name property
VersionCommand class