image property

String get image

A USVSTring containing the URL of an image to be displayed in the notification.

Implementation

external String get image;
set image (String v)

Implementation

external set image(String v);