errors property

List<JobError>? errors
final

The errors associated with jobs.

Implementation

final List<JobError>? errors;