betweenTasks property

Queue<void Function()> betweenTasks
getter/setter pair

Implementation

Queue<void Function()> betweenTasks = Queue();