All of the Room objects on the network that the user's device has permission to access.
List<Room> get rooms => List.from(_rooms, growable: false);