z property

int z

Implementation

int get z => _$this._z;
void z=(int z)

Implementation

set z(int z) => _$this._z = z;