LinuxNotificationCategory.network constructor

LinuxNotificationCategory.network()

A generic network notification that doesn't fit into any other category.

Implementation

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