toVector method

Vector toVector()

Implementation

Vector toVector() => Vector.fromList([x, y, z]);