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