RoomInfo( {required this.roomId, this.roomName, this.coverUrl, this.memberCount, required this.ownerId, this.ownerName});