menu
flutter_release_x package
documentation
commands/pipeline_command.dart
FlutterReleaseXPipelineCommand
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 => 'pipeline';
flutter_release_x package
documentation
commands/pipeline_command
FlutterReleaseXPipelineCommand
name property
FlutterReleaseXPipelineCommand class