devices property

List<Device>? devices
getter/setter pair

The list of devices.

Implementation

core.List<Device>? devices;