a property

double a

Implementation

double get a => _$this._a;
void a=(double a)

Implementation

set a(double a) => _$this._a = a;