toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map-gpt
/
com.mapbox.navigation.mapgpt
/
MapGptCompose
/
sessionError
session
Error
val
sessionError
:
StateFlow
<
Throwable
?
>
Surfaces a session error when there is one available. If there is no error, the value is
null
.