devices property

RxList<DeviceDetails> devices
final

List of DeviceDetails of all the available devices.

Implementation

final RxList<DeviceDetails> devices = RxList<DeviceDetails>([]);