tasks property

List<AtomicTask>? tasks
final

Defines configuration for the tasks you wish to execute as part of the task workflow.

Implementation

final List<AtomicTask>? tasks;