rooms property

  1. @override
List<String>? rooms
getter/setter pairoverride

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

Implementation

@override
List<String>? rooms;