point1 property Null safety

Vector3 point1

The second point of the quad.

Implementation

Vector3 get point1 => _point1;