render

fun render(result: TripProgressUpdateValue)

Applies the necessary view side effects based on the input.

Parameters

result

a Expected<TripProgressUpdateValue, TripProgressUpdateError> containing the data that should be rendered.