getDisplayBody method
Returns a localized display body that conveys the main message of the notification.
Implementation
String getDisplayBody() => message;
Returns a localized display body that conveys the main message of the notification.
String getDisplayBody() => message;