body property
String
get
body
A string representing an extra content to display within the notification.
Implementation
external String get body;
set
body
(String v)
Implementation
external set body(String v);