categoryIdentifier property
The identifier of the app-defined category object.
This must refer to a DarwinNotificationCategory identifier configured via InitializationSettings.
On iOS, this is only applicable to iOS 10 or newer. On macOS, this is only applicable to macOS 10.14 or newer.
Implementation
final String? categoryIdentifier;