category property
The type of event notification sent when you select the notification button.
Implementation
@BuiltValueField(wireName: r'category')
NotificationCategoryEnum? get category;
The type of event notification sent when you select the notification button.
@BuiltValueField(wireName: r'category')
NotificationCategoryEnum? get category;