Point toPoint()

Returns the point at (0, 0) plus this offset.

Source

Point toPoint() => new Point(dx, dy);