async_ property

bool? async_

Implementation

bool? get async_ => _$this._async_;
void async_=(bool? async_)

Implementation

set async_(bool? async_) => _$this._async_ = async_;