icon property

String get icon

The icon read-only property of the Notification interface contains the URL of an icon to be displayed as part of the notification, as specified in the icon option of the Notification.Notification constructor.

Implementation

external String get icon;