LinuxNotificationCategory.imReceived constructor

LinuxNotificationCategory.imReceived()

A received instant message notification.

Implementation

factory LinuxNotificationCategory.imReceived() =>
    const LinuxNotificationCategory('im.received');