Dart Documentationchrome.notifications

chrome.notifications library

Use the chrome.notifications API to create rich notifications using templates and show these notifications to users in the system tray.

Properties

final ChromeNotifications notifications #

Accessor for the chrome.notifications namespace.

final ChromeNotifications notifications = new ChromeNotifications._()

Classes