toPoint method

Point toPoint()

Implementation

Point toPoint() => Point(this.$1, this.$2);