latestExecution property

StageExecution? latestExecution
final

Information about the latest execution in the stage, including its ID and status.

Implementation

final StageExecution? latestExecution;