lights property

List<Light> lights
getter/setter pair

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

Implementation

List<Light> lights = [];