setNotificationId  
  open fun setNotificationId(@Nullable notificationTag: String, notificationId: Int): NotificationArguments.Builder
Sets the notification tag and Id.
Return
The builder instance.
Parameters
notificationTag 
The notification tag.
notificationId 
The notification Id.