notificationBody property
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;
Body of the notification to be shown when alarm is triggered. Must not be null nor empty to show a notification.
final String? notificationBody;