image property

String image

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

Implementation

external String get image;
void image=(String v)

Implementation

external set image(String v);