menu
distribute_cli package
documentation
changelog_command.dart
ChangelogCommand
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 => "changelog";
distribute_cli package
documentation
changelog_command
ChangelogCommand
name property
ChangelogCommand class