activeTask property

SpectraTask? get activeTask

The currently assigned task, if any.

Implementation

SpectraTask? get activeTask => _activeTask;