notificationTitle property
Title of the notification to be shown when alarm is triggered. Must not be null nor empty to show a notification.
Implementation
final String? notificationTitle;
Title of the notification to be shown when alarm is triggered. Must not be null nor empty to show a notification.
final String? notificationTitle;