notificationTitle property

String? notificationTitle
final

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;