Returns a string representation of this object.
String toString() => 'PointNode at (${location.x}, ${location.y})';