point3 property Null safety

Vector3 point3

The third point of the quad.

Implementation

Vector3 get point3 => _point3;