body property
String
get
body
The body
read-only property of the
Notification interface indicates the body string of the notification, as
specified in the body
option of the
Notification.Notification
constructor.
Implementation
external String get body;