equals

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

Checks whether this GuidanceOptions object is structurally equal to another object.

Return

true if the objects are equal, false otherwise.

Parameters

other

The other object to compare.