notificationMsg property

void notificationMsg=(dynamic value)

Set the message of the notification for the background service. Android only.

Implementation

set notificationMsg(value) => _notificationMsg = value;