WebKit2.Notification.prototype.get_id
function get_id(): Number(guint64) {
    // Gjs wrapper for webkit_notification_get_id()
}
  Obtains the unique id for the notification.
Since 2.8
- Returns
 the unique id for the notification
function get_id(): Number(guint64) {
    // Gjs wrapper for webkit_notification_get_id()
}
  Obtains the unique id for the notification.
Since 2.8
the unique id for the notification