setPreferOperators

@MapboxExperimental
abstract suspend fun setPreferOperators(operators: Set<String>): Boolean

Sets EvRoutePreferences.preferOperators.

NOTE: the implementation might not support this setter, so the caller must check the returned value.