category property

String? category
final

The key that indicates the notification type for the push notification. This key is a value that's defined by the identifier property of one of your app's registered categories.

Implementation

final String? category;