shareType property

int? shareType
override

Implementation

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

Implementation

set shareType(covariant int? shareType) => _$this._shareType = shareType;