jobs property

List<JobDetail>? jobs
final

The list of jobs.

Implementation

final List<JobDetail>? jobs;