enableDestinationReachedNotification property

  1. @Deprecated("Will be removed in v4.27.0. Use the [ManeuverNotificationOptions.arrivalNotificationOption] instead")
bool enableDestinationReachedNotification
getter/setter pair

A flag that indicates whether notification for destination/stopover reached maneuvers should be generated. Defaults to true.

Implementation

@Deprecated("Will be removed in v4.27.0. Use the [ManeuverNotificationOptions.arrivalNotificationOption] instead")
bool enableDestinationReachedNotification;