toPoint method

  1. @override
Point toPoint()
override

Returns this position as a Point.

Implementation

@override
Point toPoint() => compute();