resharing property

bool? resharing
override

Implementation

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

Implementation

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