All of the Scene objects on the network that the user's device has permission to access.
List<Scene> get scenes => List.from(_scenes, growable: false);