devices property

List<Device> devices
getter/setter pair

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

Implementation

List<Device> devices = [];