jobs property

List<JobListDescriptor>? jobs
final

The list of current jobs and jobs that have ended within the last 30 days.

Implementation

final List<JobListDescriptor>? jobs;