attempts property

List<AttemptDetail>? attempts
final

A list of job attempts associated with this job.

Implementation

final List<AttemptDetail>? attempts;