notificationTitle property
set
notificationTitle
(dynamic value)
Set the title of the notification for the background service. Android only.
Implementation
set notificationTitle(value) => _notificationTitle = value;