Returns a string representation of this node
@override String toString() => 'DoublyLinkedListNode($value)';