equals

open operator override fun equals(other: Any?): Boolean

Checks if this RouteStop object is structurally equal to another object.

Return

True if both objects are structurally equal, false otherwise.

Parameters

other

The object that is compared to this RouteStop.