jobs property
The list of current jobs and jobs that have ended within the last 30 days.
Implementation
final List<JobListDescriptor>? jobs;
The list of current jobs and jobs that have ended within the last 30 days.
final List<JobListDescriptor>? jobs;