loaderJobs property

Iterable<FastJob>? loaderJobs
final

List of loading jobs that the loader will execute.

Implementation

final Iterable<FastJob>? loaderJobs;