n property

double n

Implementation

double get n => _$this._n;
void n=(double n)

Implementation

set n(double n) => _$this._n = n;