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