items property

List<Job> items
final

items is the list of Jobs.

Implementation

final List<Job> items;