pendingRequests property
A list of pending simulation job requests. These requests have not yet been created into simulation jobs.
Implementation
final List<SimulationJobRequest>? pendingRequests;
A list of pending simulation job requests. These requests have not yet been created into simulation jobs.
final List<SimulationJobRequest>? pendingRequests;