trackNotifications

open override fun trackNotifications(): Flow<DriverNotification>

Tracks notifications for slow traffic conditions.

This method returns a Flow of DriverNotification instances, which includes SlowTrafficNotification when slow traffic is detected along the route.