tasks property

List<TaskListEntry>? tasks
final

A list of all the tasks that are returned.

Implementation

final List<TaskListEntry>? tasks;