smartScenes property

List<SmartScene> smartScenes
getter/setter pair

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

Implementation

List<SmartScene> smartScenes = [];