y property

int y

Implementation

int get y => _$this._y;
void y=(int y)

Implementation

set y(int y) => _$this._y = y;