id property

int? id
final

The notification's id.

This is nullable as support for this only supported for notifications created using version 10 or newer of this plugin.

Implementation

final int? id;