i property

double i

Implementation

double get i => _$this._i;
void i=(double i)

Implementation

set i(double i) => _$this._i = i;