See RaylibVector3ExtDart.Vector3CrossProduct.
Vector3D Vector3CrossProduct( Vector3D v1, Vector3D v2, ) => _module.Vector3CrossProduct(v1, v2);