LinuxNotificationCategory.deviceRemoved constructor

LinuxNotificationCategory.deviceRemoved()

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

Implementation

factory LinuxNotificationCategory.deviceRemoved() =>
    const LinuxNotificationCategory('device.removed');