LinkedList<TimerFunctions> list

Get the linked list containing this element.

Returns null if this entry is not currently in any list.

Source

LinkedList<E> get list => _list;