enableTrackingNotification property
enableTrackingNotification Whether to enable the tracking notification.
On Android, disabling the notification is limited because a background service must display a notification. On iOS, this flag controls whether a notification is shown during tracking.
Implementation
final bool enableTrackingNotification;