HazmatClasses
Unique identifier of the CargoCapable.hazmatClasses property of the Vehicle model.
To access the property value from the Vehicle, use the following snippet:
val hazmatClasses = (vehicle as? CargoCapable)?.hazmatClasses
Content copied to clipboard