jobs property

List<SimulationJob>? jobs
final

A list of simulation jobs.

Implementation

final List<SimulationJob>? jobs;