isShared property
Implementation
bool? get isShared => _$this._isShared;
set
isShared
( )
covariantoverride
Implementation
set isShared(covariant bool? isShared) => _$this._isShared = isShared;