menu
flutter_release_x package
documentation
commands/notify_command/notify_command.dart
NotifyCommand
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 => 'notify';
flutter_release_x package
documentation
commands/notify_command/notify_command
NotifyCommand
name property
NotifyCommand class