scenes property

List<Scene> scenes
getter/setter pair

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

Implementation

List<Scene> scenes = [];