toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-debug-mode
/
com.mapbox.dash.debugmode.domain.model
/
ReportResult
/
Failed
Failed
data
class
Failed
(
val
exception
:
Throwable
?
)
:
ReportResult
Members
Constructors
Failed
Link copied to clipboard
constructor
(
exception
:
Throwable
?
)
Properties
exception
Link copied to clipboard
val
exception
:
Throwable
?