devicePowers property
All of the DevicePower objects on the network that the user's device has permission to access.
Implementation
List<DevicePower> devicePowers = [];
All of the DevicePower objects on the network that the user's device has permission to access.
List<DevicePower> devicePowers = [];