lastRun property

WorkflowRun? lastRun
final

The information about the last execution of the workflow.

Implementation

final WorkflowRun? lastRun;