const Room({required this.name, required this.id, required this.metadata, required this.annotations});