execution property

TaskExecution execution

The task execution for which the process got started.

Implementation

_i3.TaskExecution get execution => _i5.getProperty(
      this,
      'execution',
    );