BadRoadConditions

Represents a hazard due to bad road conditions.

Constructors

Link copied to clipboard
constructor(hasPotholes: Boolean)

Properties

Link copied to clipboard

True equals potholes are present causing bad road conditions. False equals no potholes causing bad road conditions. Not available means that the service does not know the cause of the bad road conditions.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String