Notification.setBody
void setBody(string body_ = null)Sets the body of notification to body.
Parameters
body_ | the new body for notification, or null |
void setBody(string body_ = null)Sets the body of notification to body.
body_ | the new body for notification, or null |