z property

double z
override

Implementation

final double x, y, z;
void z=(double arg)
inherited

Implementation

set z(double arg) => _v3storage[2] = arg;