icon property
String
get
icon
The URL of an image to be used as an icon by the notification.
Implementation
external String get icon;
set
icon
(String v)
Implementation
external set icon(String v);