fromEngine

fun fromEngine(engine: RouteRequest): RouteRequest

Deprecated

Use fromCoreEngine()

Replace with

fromCoreEngine(engine)