toVector2 method

Vector2 toVector2()

Implementation

Vector2 toVector2() => Vector2Extension.fromInts(x, y);