execution property
TaskExecution
get
execution
The task item representing the task that got started.
Implementation
_i3.TaskExecution get execution => _i5.getProperty(
this,
'execution',
);