toString

open override fun toString(): String

Returns the progress distances and time, without leg, projection or the surrounding steps.

Those carry the itinerary geometry, and this type is emitted at the navigation tick rate — so the data class representation the compiler would generate stringifies the whole route on every update. Print the omitted properties explicitly when you need them.