shareType property
Implementation
int? get shareType => _$this._shareType;
set
shareType
( )
covariantoverride
Implementation
set shareType(covariant int? shareType) => _$this._shareType = shareType;