loaderJobs property
A list of FastJob
instances to be executed during the
loading process of the application.
Implementation
final Iterable<FastJob>? loaderJobs;
A list of FastJob
instances to be executed during the
loading process of the application.
final Iterable<FastJob>? loaderJobs;