suspend property
This flag tells the controller to suspend subsequent executions, it does not apply to already started executions. Defaults to false.
Implementation
final bool? suspend;
This flag tells the controller to suspend subsequent executions, it does not apply to already started executions. Defaults to false.
final bool? suspend;