Returns a string representation of this object.
@override String toString() => "Point<$T> [x=$x, y=$y]";