rooms property

List<String>? rooms
getter/setter pair

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

Implementation

List<String>? rooms;