rooms property

List<Room> rooms
getter/setter pair

All of the Room objects on the network that the user's device has permission to access.

Implementation

List<Room> rooms = [];