devices property

List<UPowerDevice> devices

Power devices on this system.

Implementation

List<UPowerDevice> get devices => _devices.values.toList();