resharing property

bool? get resharing
override

Implementation

bool? get resharing => _$this._resharing;
set resharing (covariant bool? resharing)
covariantoverride

Implementation

set resharing(covariant bool? resharing) => _$this._resharing = resharing;