etaMinutes

abstract val etaMinutes: Double?

Estimated time of arrival (in minutes) based on the specified in the com.mapbox.search.SearchOptions origin point and navigation profile. For com.mapbox.search.result.SearchResult this property is not null only if it was present in the corresponding com.mapbox.search.result.SearchSuggestion.

You can always calculate ETA on your own using user's location and result's coordinate.