tasks property
ListBuilder<TaskProcessingTask>
get
tasks
Implementation
ListBuilder<TaskProcessingTask> get tasks;
set
tasks
(ListBuilder<TaskProcessingTask> ? tasks)
Implementation
set tasks(ListBuilder<TaskProcessingTask>? tasks);