taskExecutions property

List<TaskExecutionListEntry>? taskExecutions
final

A list of executed tasks.

Implementation

final List<TaskExecutionListEntry>? taskExecutions;