tasks property

List<Task>? tasks
final

List of tasks to cancel.

Implementation

final List<Task>? tasks;