@jsonSerializable const factory LeaveConvoOutput({ required String convoId, required String rev, }) = _LeaveConvoOutput;