notificationBody property

String? notificationBody
final

Body of the notification to be shown when alarm is triggered. Must not be null nor empty to show a notification.

Implementation

final String? notificationBody;