a0 property

num? a0

Implementation

num? get a0 => _$this._a0;
void a0=(num? a0)

Implementation

set a0(num? a0) => _$this._a0 = a0;