id property

int? id
final

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;