id property
Unique identifier for this notification.
If not provided, one will be generated automatically. Use a specific ID to replace/update existing notifications.
Implementation
final int? id;
Unique identifier for this notification.
If not provided, one will be generated automatically. Use a specific ID to replace/update existing notifications.
final int? id;