deviceRemoved constant

LinuxNotificationCategory const deviceRemoved

A device, such as a USB device, was removed from the system.

Implementation

static const LinuxNotificationCategory deviceRemoved =
    LinuxNotificationCategory('device.removed');