active property

List<ObjectReference>? active
final

A list of pointers to currently running jobs.

Implementation

final List<ObjectReference>? active;