z property

double get z
override

Implementation

final double x, y, z;
set z (double arg)
inherited

Implementation

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