category property
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;
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.
final String? category;