notificationMsg property
set
notificationMsg
(dynamic value)
Set the message of the notification for the background service. Android only.
Implementation
set notificationMsg(value) => _notificationMsg = value;