tag property

String? tag
final

Notification tag. This is an identifier used to replace existing notifications in the notification drawer. If not specified, each request creates a new notification.

Implementation

final String? tag;