RouteProgressState
Types
Link copied to clipboard
data class FollowingRoute(val destinationReached: Boolean, val formattedDuration: FormattedDuration, val formattedTimestamp: FormattedTimestamp, val formattedLength: FormattedLength, val infoSheetState: TripCardState) : RouteProgressState
Link copied to clipboard