category property

LinuxNotificationCategory? category
final

Specifies the category for notification. This can be used by the notification server to filter or display the data in a certain way.

Implementation

final LinuxNotificationCategory? category;