x property

int x

Implementation

int get x => _$this._x;
void x=(int x)

Implementation

set x(int x) => _$this._x = x;