notificationBigMsg property

set notificationBigMsg (dynamic value)

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

Implementation

set notificationBigMsg(value) => _notificationBigMsg = value;