id property

int? id
inherited

Returns the id of the notification.

Implementation

int? get id => _id;