y property

double y

Implementation

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

Implementation

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