tasks property

List<AgentTaskInfo>? tasks
getter/setter pair

Task Info.

Implementation

core.List<AgentTaskInfo>? tasks;