menu
flutter_release_x package
documentation
models/app_config_model.dart
PipelineStepModel
notifySlack property
notifySlack property
dark_mode
light_mode
notifySlack
property
bool
notifySlack
final
Flag to notify Slack after this step
Defaults to
false
Implementation
final bool notifySlack;
flutter_release_x package
documentation
models/app_config_model
PipelineStepModel
notifySlack property
PipelineStepModel class