groupKey property
The notification's group.
On Android, this is the notification's groupKey.
On iOS and macOS, this is the notification's threadIdentifier.
Implementation
final String? groupKey;
The notification's group.
On Android, this is the notification's groupKey.
On iOS and macOS, this is the notification's threadIdentifier.
final String? groupKey;