getAvailableLanguagesForManeuverNotifications static method
Returns the list of languages for maneuver notification currently available in the SDK.
Returns List<LanguageCode>. the list of languages for maneuver notification currently available in the SDK.
Implementation
static List<LanguageCode> getAvailableLanguagesForManeuverNotifications() => $prototype.getAvailableLanguagesForManeuverNotifications();