updateDraftIfNeeded property

bool updateDraftIfNeeded
final

Whether a draft workflow scheme is created or updated when updating an active workflow scheme. The draft is updated with the new default workflow. Defaults to false.

Implementation

final bool updateDraftIfNeeded;