int? get typingPrivacy => _$this._typingPrivacy;
set typingPrivacy(covariant int? typingPrivacy) => _$this._typingPrivacy = typingPrivacy;