ManeuverNotificationDetails constructor
- Maneuver maneuver,
- ManeuverNotificationType maneuverNotificationType
Implementation
ManeuverNotificationDetails(Maneuver maneuver, ManeuverNotificationType maneuverNotificationType)
: maneuver = maneuver, maneuverNotificationType = maneuverNotificationType, isCombinedManeuverText = false;