double get z => _v3storage[2];
@override set z(double z) { throw UnsupportedError('Cannot modify an unmodifiable Vector3'); }