LinuxNotificationCategory.device constructor

LinuxNotificationCategory.device()

A generic device-related notification that doesn't fit into any other category.

Implementation

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