threadId property

String? threadId
final

The key that represents your app-specific identifier for grouping notifications. If you provide a Notification Content app extension, you can use this value to group your notifications together.

Implementation

final String? threadId;