Maps and Navigation SDK
2.1.2
androidJvm
com.tomtom.sdk.hazards:hazards-common
/
com.tomtom.sdk.hazards.model
/
HazardId
Hazard
Id
@
JvmInline
value
class
HazardId
(
val
value
:
String
)
Identifies a hazard.
Members
Constructors
Hazard
Id
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
A string that identifies the
hazard
.