BadRoadConditions

Represents a hazard due to bad road conditions.

Constructors

Link copied to clipboard
constructor(hasPotholes: Boolean)

Properties

Link copied to clipboard

True if bad road conditions are caused by potholes. False otherwise.

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