RouteShieldResult

class RouteShieldResult

Data structure that wraps the information contained in RouteShield and RouteShieldOrigin and is used to render the shield.

Functions

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

Regenerate whenever a change is made

Link copied to clipboard
open override fun hashCode(): Int

Regenerate whenever a change is made

Link copied to clipboard
open override fun toString(): String

Returns a string representation of the object.

Properties

Link copied to clipboard
val origin: RouteShieldOrigin
Link copied to clipboard
val shield: RouteShield