activeTasks property

Set<String> get activeTasks

Implementation

Set<String> get activeTasks => Set.unmodifiable(_activeTasks);