rooms property

List<String>? rooms
getter/setter pairoverride

A list of room IDs to include. If this list is absent then all rooms are included.

Implementation

List<String>? rooms;