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