body property

String body

A string representing an extra content to display within the notification.

Implementation

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

Implementation

external set body(String v);