RoomModel({ required this.roomId, this.name, this.type, this.lastMessage, this.usersIds, this.ids, });