setAvoidOperators

@MapboxExperimental
open suspend fun setAvoidOperators(operators: Set<String>): Boolean

Sets EvRoutePreferences.avoidOperators.

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