category property

NotificationCategory? category
inherited

Returns the category of the notification.

Implementation

NotificationCategory? get category => _category;