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