shareWithDescription property
Implementation
String? get shareWithDescription => _$this._shareWithDescription;
set
shareWithDescription
( )
covariantoverride
Implementation
set shareWithDescription(covariant String? shareWithDescription) =>
_$this._shareWithDescription = shareWithDescription;