groupedLights property

List<GroupedLight> groupedLights
getter/setter pair

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

Implementation

List<GroupedLight> groupedLights = [];