executionEndTime property

DateTime? executionEndTime
final

The time the execution finished. This is not populated if the execution is still in progress.

Implementation

final DateTime? executionEndTime;