int? get readPrivacy => _$this._readPrivacy;
set readPrivacy(covariant int? readPrivacy) => _$this._readPrivacy = readPrivacy;