autoAdd property

bool? autoAdd

Implementation

bool? get autoAdd => _$this._autoAdd;
void autoAdd=(bool? autoAdd)

Implementation

set autoAdd(bool? autoAdd) => _$this._autoAdd = autoAdd;