threadIdentifier property

String? threadIdentifier
final

Specifies the thread identifier that can be used to group notifications together.

This property is only applicable to iOS 10 or newer.

Implementation

final String? threadIdentifier;