LinuxNotificationCategory.transfer constructor

LinuxNotificationCategory.transfer()

A generic file transfer or download notification that doesn't fit into any other category.

Implementation

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