executionEndTime property
If a step has finished execution, this contains the time the execution ended. If the step has not yet concluded, this field is not populated.
Implementation
final DateTime? executionEndTime;
If a step has finished execution, this contains the time the execution ended. If the step has not yet concluded, this field is not populated.
final DateTime? executionEndTime;