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