importJobs property

List<ImportJob>? importJobs
getter/setter pair

The list of ImportJobs.

Implementation

core.List<ImportJob>? importJobs;