LinuxNotificationCategory.deviceError constructor

LinuxNotificationCategory.deviceError()

A device had some kind of error.

Implementation

factory LinuxNotificationCategory.deviceError() =>
    const LinuxNotificationCategory('device.error');